Skip to content

A web-based file manager for Flipper devices. Easily browse, edit, and manage files on your Flipper device through your browser.

License

Notifications You must be signed in to change notification settings

dagnazty/flipperusb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlipperUSB

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.

Features

  • 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.

Usage

  1. Open the index.html file in your web browser.
  2. Click the "Connect to Flipper" button to establish a connection with your device.
  3. Use the file explorer to navigate through your files.
  4. Upload files or create new ones as needed.
  5. Select a file to edit, make your changes, and click "Save" to save your edits.

Building Locally

To build and run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/flipperusb.git
    cd flipperusb
  2. Open index.html in your preferred web browser.

  3. Ensure you have the necessary files in the assets, css, and js directories.

  4. For any additional setup, refer to the documentation provided in the project.

Creator

Created by dag nazty.

About

A web-based file manager for Flipper devices. Easily browse, edit, and manage files on your Flipper device through your browser.

Topics

Resources

License

Stars

Watchers

Forks