Go to file
Dave Arter 1ee0067f23 Call /update instead of /install on the backend when updating apps
The badge has no way of knowing whether an installed app came from the
badge store or local development, so simply requests all installed apps
when doing an update. The default /install path on the backend will
return a 404 if any of the requested apps aren't in the repo.

This commit calls /update instead, which doesn't 404 if an app is
missing.

Depends on emfcamp/Mk4-Backend#2

Fixes #57
2018-09-10 14:15:41 +01:00
.development Don't remove paths explicitly specified on command line 2018-09-09 18:45:11 +01:00
3dspin Merge pull request #124 from jake-walker/add-titles 2018-09-07 17:59:17 +01:00
LED_Party Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
SketchyEtch Updated Sketchy-Etch 2018-09-05 13:22:29 +01:00
avatar Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
badge_store Call /update instead of /install on the backend when updating apps 2018-09-10 14:15:41 +01:00
badgesimulator Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
basic_clock Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
beer Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
bluetooth_speaker Add app to use badge as bluetooth speaker 2018-09-02 21:28:54 +01:00
breakout Merge pull request #124 from jake-walker/add-titles 2018-09-07 17:59:17 +01:00
btscan Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
custom_image_home Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
dowsingrod Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
emfcampqueer_home Merge pull request #107 from ganbariley/master 2018-09-07 19:08:31 +01:00
enby Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
game-of-life Merge pull request #124 from jake-walker/add-titles 2018-09-07 17:59:17 +01:00
hello_world Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
holland Merge pull request #124 from jake-walker/add-titles 2018-09-07 17:59:17 +01:00
home_default Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
home_ham Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
home_stratum0 Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
home_trans Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
launcher Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
lib Call /update instead of /install on the backend when updating apps 2018-09-10 14:15:41 +01:00
lobstervision Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
lucky_melody_machine Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
mario Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
mass_storage Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
memobadge Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
nyan removed unnecessary images 2018-09-09 11:14:18 +02:00
party Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
phone Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
pong Remove lib/random dependency from pong 2018-09-07 21:29:14 +01:00
praise_horse_worship_melon Add Horse Praise and Melon Worship app 2018-09-09 16:21:57 +01:00
pride Merge pull request #120 from MisguidedEmails/pride 2018-09-07 21:10:05 +01:00
review_helper Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
screendisco Merge pull request #124 from jake-walker/add-titles 2018-09-07 17:59:17 +01:00
sequencer Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
serendipity Remove EMF category 2018-09-07 20:38:08 +01:00
settings Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
settlers Initial version of a Catan game board generator 2018-09-07 14:46:31 +01:00
shared removed unnecessary images 2018-09-09 11:14:18 +02:00
sms Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
snake Merge pull request #124 from jake-walker/add-titles 2018-09-07 17:59:17 +01:00
speedlauncher Unique name 2018-09-02 22:17:28 +01:00
sponsors Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
square_home Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
star_wars Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
stories Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
synth Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
sysinfo Show badge firmware version in sysinfo app 2018-09-08 11:05:09 +01:00
tildatorch Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
tildr Merge pull request #129 from catalin-ursachi/fix-tildr 2018-09-07 21:15:27 +01:00
tinda Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
upip print() is a function in Python 3 2018-09-02 13:30:33 +02:00
warm_and_wet Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
.gitignore Fix name badge alignment 2018-09-01 23:10:51 +01:00
.travis.yml Add travis.yml 2018-07-22 00:25:50 +01:00
CONTRIBUTING.md update contributing.md 2018-08-29 19:00:56 +01:00
README Update README 2018-08-29 17:53:39 +01:00
adhoc.py Keep resources.py in sync with backend 2018-08-21 21:00:42 +01:00
boot.py Show correct rssi strength on homescreen 2018-08-31 14:23:06 +01:00
bootstrap.py Update boot(strap).py 2018-08-30 19:17:08 +01:00
pybcdc.inf Add pybcdc.inf to root as per readme.txt 2018-09-03 08:35:26 +01:00
tilda_tools Add testing framework and tilda_tools 2018-07-16 23:05:25 +01:00
wifi.json Add wifi.json for the duration of emfg 2018-09-01 18:20:14 +01:00

README

TiLDA Mk4 App Library
-------------------

Check out the wiki: https://badge.emfcamp.org/wiki/TiLDA_MK4

Please use one of these categories:
* System
* Homescreens
* Games
* Sound
* EMF
* Villages
* Phone
* LEDs
* Sensors
* Demo
* Other