Skip to content

This is a companion repository with a collection of apps for MicroHydra.

License

Notifications You must be signed in to change notification settings

echo-lalia/MicroHydra-Apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

     

MicroHydra Apps!

This is a companion repository with a collection of community made apps for MicroHydra.


Adding your apps to this repository:

If you've made an app compatible with MicroHydra, you can add it to this repository by submitting a pull request.

This repo automatically generates README.md files (and more) using the scripts under /tools.
For this to work, your app needs to be placed into the app-source directory, following the same general format as the apps around it.

Here are step-by-step instructions for how you can add an app:

  • Fork this repository on your own account

  • Add a directory specifically for your app to the app-source directory

  • Place your app in that directory by uploading, or by adding your own repo as a submodule
    (Either the .py file, or the entire folder containing your __init__.py should be added)

  • Create a details.yml file alongside your app. This should contain your name, a description, license, and specify the target device(s)
    (See app-source/default.yml, or the other uploaded apps for the format used here)

  • Submit a pull request to this repo with your changes.


For clarity, this is how the app-source folder is structured:

app-source/
├── myUniqueAppName/
│       ├── myApp.py
│       └── details.yml
│
├── thisNameInRepo/
│       ├── thisNameInMicroHydra/
│       │       ├── icon.raw
│       │       ├── someotherappfile.py
│       │       └── __init__.py
│       └── details.yml
│
└── default.yml



Apps by device:

This repo currently hosts 20 apps, for 2 unique devices, by 10 different authors.
Click a link below to jump to the apps for that specific device.




Cardputer

There are 20 apps for the Cardputer.

Kimka-x37
Version: 1.0 | License: MIT
Simple calculator


jaycee14
Version: 1.0 | License: MIT
Read CO2 from SCD40


echo-lalia
Version: 2.1 | License: MIT
Fetch Wikipedia article summaries


RealClearwave
Version: 1.2 | License: MIT
A BASIC interpreter and REPL


Dan Ruscoe
Version: 1.0 | License: MIT
A virtual fish app


echo-lalia
Version: 1.1 | License: MIT
Watch a boid simulation unfold.


echo-lalia
Version: 2.1 | License: MIT
Conway's Game of Life


echo-lalia
Version: 2.1 | License: MIT
A simple game for the Cardputer


foopod
Version: 1.0 | License: ?
A kitchen timer app.


echo-lalia
Version: 1.0 | License: MIT
Another simple clock app.


foopod
Version: 1.0 | License: ?
A game by Jono Shields


echo-lalia
Version: 1.2 | License: MIT
A clock app


echo-lalia
Version: 2.0 | License: MIT
A dice rolling app


melange396
Version: 1.0 | License: MIT
A moving polygon screensaver app


ndrnmnk
Version: 1.0 | License: ?
Infrared codes sender/reciever app.


RealClearwave
Version: 1.0 | License: MIT
MicroHydra Connectivity Kit


occulta1337
Version: 1.0 | License: ?
Simple Hack Simulation for MicroHydra


RealClearwave
Version: 1.1 | License: MIT
Music Macro Language player


RealClearwave
Version: 1.1 | License: MIT
A reader that can display kanji.


Ben Harrison (Benzamp)
Version: 1.0 | License: MIT
A music player app.





Tdeck

There are 6 apps for the Tdeck.

echo-lalia
Version: 2.1 | License: MIT
Fetch Wikipedia article summaries


echo-lalia
Version: 1.1 | License: MIT
Watch a boid simulation unfold.


echo-lalia
Version: 2.1 | License: MIT
Conway's Game of Life


echo-lalia
Version: 1.2 | License: MIT
A clock app


echo-lalia
Version: 2.0 | License: MIT
A dice rolling app


melange396
Version: 1.0 | License: MIT
A moving polygon screensaver app


About

This is a companion repository with a collection of apps for MicroHydra.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages