FlipperUSB is a web-based file manager for Flipper devices. It allows users to easily browse, edit, and manage files on their Flipper devices through a user-friendly web interface.
- Connect and disconnect from Flipper devices.
- Upload files to the device.
- Create new files directly from the interface.
- Edit files with a built-in text editor.
- View console output for debugging.
- Open the
index.html
file in your web browser. - Click the "Connect to Flipper" button to establish a connection with your device.
- Use the file explorer to navigate through your files.
- Upload files or create new ones as needed.
- Select a file to edit, make your changes, and click "Save" to save your edits.
To build and run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/flipperusb.git cd flipperusb
-
Open
index.html
in your preferred web browser. -
Ensure you have the necessary files in the
assets
,css
, andjs
directories. -
For any additional setup, refer to the documentation provided in the project.
Created by dag nazty.