/MicroHydra-Apps

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

Primary LanguagePythonMIT LicenseMIT

     

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 15 apps, for 2 unique devices, by 6 different authors.
Click a link below to jump to the apps for that specific device.




Cardputer

There are 15 apps for the Cardputer.

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


RealClearwave
Version: 1.0 | License: MIT
MicroHydra Connectivity Kit


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


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


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


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


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


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


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


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


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


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


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


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


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





Tdeck

There are 4 apps for the Tdeck.

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


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


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


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