Go to file
Cass May 69d5fce84a Add sequencer app 2018-09-02 15:11:44 +01:00
.development Merge pull request #58 from hazanjon/tools_windows_fix 2018-09-01 18:45:43 +01:00
LED_Party Fixed incorrect instruction 2018-09-01 22:33:17 +01:00
avatar Added Avatar, a new homescreen grabbing an image from an URL, no local storage needed 2018-09-02 13:27:14 +02:00
badge_store Make the badge store quitable 2018-08-31 18:11:25 +01:00
badgesimulator remove bootstrap 2018-09-02 09:42:08 +01:00
basic_clock Move to basic_clock so it doesn't cause module import errors 2018-09-02 03:40:17 +01:00
beer better description 2018-09-01 21:50:12 +01:00
breakout hack to fix ball getting stuck 2018-09-01 22:21:22 +01:00
custom_image_home don't bootstrap 2018-09-02 09:41:19 +01:00
dowsingrod Make SSID customizable 2018-09-01 17:52:47 +01:00
game-of-life Game of life - 1st draft 2018-09-01 16:46:59 +01:00
hello_world hello world imports fixed 2018-09-02 12:03:00 +01:00
home_default Fix sponsor splash 2018-09-01 19:09:12 +01:00
home_ham Remove unused code 2018-09-02 00:21:56 +01:00
home_stratum0 Stratum 0 flavored homescreen 2018-09-02 13:09:03 +02:00
launcher Fit home[screen] button on button 2018-08-31 19:55:38 +01:00
lib Merge pull request #74 from davegoopot/master 2018-09-02 14:22:03 +01:00
lobstervision Adds Lobster Vision app (viewer for timelapse camera recording site build) 2018-09-01 14:41:57 +01:00
lucky_melody_machine Add Lucky Melody Machine app 2018-09-01 21:49:19 +02:00
mass_storage Update Mass Storage App 2018-09-01 16:45:43 +01:00
memobadge Add a memorable dictaphone 2018-09-02 00:11:12 +01:00
phone Another quick fix 2018-09-01 16:24:58 +01:00
pride Make launchable 2018-09-02 09:39:51 +01:00
review_helper This should not be in bootstrap 2018-09-01 19:21:53 +01:00
sequencer Add sequencer app 2018-09-02 15:11:44 +01:00
settings Fix selection of default app 2018-09-02 10:23:30 +01:00
shared Add sequencer app 2018-09-02 15:11:44 +01:00
sms sms: fix variable name num -> number 2018-09-01 17:34:56 +02:00
snake Fix Issue 38 - Reversing direction causes instant game over 2018-09-01 17:30:20 +01:00
sponsors Show correct rssi strength on homescreen 2018-08-31 14:23:06 +01:00
square_home Add a home screen with spinning squares 2018-09-02 07:09:26 +01:00
stories fixed category 2018-09-01 11:08:24 +01:00
synth Can now exit synth app and change octave 2018-08-31 16:48:27 +01:00
sysinfo sysinfo: make bootstrapped and show exit options 2018-09-01 13:43:14 +01:00
tildatorch Ensure apps call restart_to_default() when finished 2018-08-31 16:20:30 +01:00
tildr Set bootstrapped false 2018-09-02 14:08:44 +01:00
tinda Add TiNDA app 2018-09-01 17:52:37 +02:00
upip print() is a function in Python 3 2018-09-02 13:30:33 +02:00
warm_and_wet First submission of temp and humidity sensor data display app 2018-09-02 13:07:55 +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
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