Sem descrição

jblanked cae30311f9 Update flip_store_callback.h há 1 ano atrás
assets decd9c625f Update ReadMe and App icon há 1 ano atrás
.DS_Store 9e84093792 Fix Typo + Remove Unnecessary GPIO initialization há 1 ano atrás
.gitattributes 281747425d Initial commit há 1 ano atrás
README.md decd9c625f Update ReadMe and App icon há 1 ano atrás
app.c 22e439fb50 Initial Commit - v0.1 há 1 ano atrás
app.png decd9c625f Update ReadMe and App icon há 1 ano atrás
application.fam 22e439fb50 Initial Commit - v0.1 há 1 ano atrás
easy_flipper.h 22e439fb50 Initial Commit - v0.1 há 1 ano atrás
flip_store_callback.h cae30311f9 Update flip_store_callback.h há 1 ano atrás
flip_store_e.h 22e439fb50 Initial Commit - v0.1 há 1 ano atrás
flip_store_free.h 22e439fb50 Initial Commit - v0.1 há 1 ano atrás
flip_store_i.h 22e439fb50 Initial Commit - v0.1 há 1 ano atrás
flip_store_storage.h 22e439fb50 Initial Commit - v0.1 há 1 ano atrás
flipper_http.h 1e3fb99b00 Add Scan WiFi Method há 1 ano atrás
jsmn.h 22e439fb50 Initial Commit - v0.1 há 1 ano atrás
uart_text_input.h 22e439fb50 Initial Commit - v0.1 há 1 ano atrás

README.md

FlipStore

Download Flipper Zero apps directly to your Flipper Zero using WiFi. You no longer need another device to install apps. FlipStore uses the FlipperHTTP flash for the WiFi Devboard, first introduced in the WebCrawler app: https://github.com/jblanked/WebCrawler-FlipperZero/tree/main/assets/FlipperHTTP

Features

  • App Catalog
  • Install Apps
  • Delete Apps (coming soon)
  • Install Custom Apps (coming soon)
  • Install Devboard Flashes (coming soon)
  • Install Official Firmware (coming soon)

Installation

  1. Flash your WiFi Devboard: https://github.com/jblanked/WebCrawler-FlipperZero/tree/main/assets/FlipperHTTP
  2. Install the app.
  3. Enjoy :D

Roadmap

v0.2

  • Stability Patch
  • LED options

v0.3

  • Caching
  • Delete Apps

v0.4

  • App Categories (currently the apps download to a folder called FlipStore)

v0.5

  • App short description
  • App version

v0.6

  • Download flash firmware (Marauder, Black Magic, FlipperHTTP)

v0.7

  • Download custom apps from a GitHub URL

v0.8

  • App Icons

1.0

  • Download Official Firmware/Firmware Updates

Contribution

This is a big task, and I welcome all contributors, especially developers interested in animations and graphics. Fork the repository, create a pull request, and I will review your edits.

Known Bugs

  1. When clicking the Catalog, I get an "out of memory" error.
    • This has been addressed but may still occur. If it does, just restart the app.
  2. The app file is corrupted.
    • It's likely there was an error parsing the data. Restart the app and wait until the green LED light turns off after downloading the app before exiting the view.