Willy-JL 2a7953ffcd Fix build преди 1 година
..
alloc b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
apps b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
assets b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
callback b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
easy_flipper b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
firmwares b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
flip_storage b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
flipper_http b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
jsmn b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
.gitattributes 235c632379 Add flip_store from https://github.com/jblanked/FlipStore преди 1 година
.gitignore 235c632379 Add flip_store from https://github.com/jblanked/FlipStore преди 1 година
.gitsubtree 235c632379 Add flip_store from https://github.com/jblanked/FlipStore преди 1 година
README.md b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
app.c b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
app.png 235c632379 Add flip_store from https://github.com/jblanked/FlipStore преди 1 година
application.fam b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
flip_store.c b5ff1251f5 Merge flip_store from https://github.com/jblanked/FlipStore преди 1 година
flip_store.h 2a7953ffcd Fix build преди 1 година

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
  • Install Developer Board Flashes
  • Install Custom Apps (coming soon)
  • Install Official Firmware (coming soon)

Installation

  1. Flash your WiFi Dveloper Board or Raspberry Pi Pico W: https://github.com/jblanked/FlipperHTTP
  2. Install the app.
  3. Enjoy :D

Roadmap

v0.2

  • Stability Patch
  • App Categories

v0.3

  • Improved memory allocation
  • Stability Patch 2
  • App Catalog Patch (add in required functionalility)

v0.4

  • Delete Apps

v0.5

  • App short description
  • App version

v0.6

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

v0.7

  • UX Improvements

v0.8

  • Download custom apps/assets from a GitHub URL

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. Clicking a category in the app catalog results in an "Out of Memory" error.
    • This issue has been addressed, but it may still occur. If it does, restart the app.
  2. The app file is corrupted.
    • This is likely due to 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. If this happens more than three times, the current version of FlipStore may not be able to download that app successfully.
  3. The app is frozen on the "Installing", "Loading", or "Receiving data" screen.
    • If it there LED is not on and it's been more than 5 seconds, restart your Flipper Zero with the devboard plugged in.