https://github.com/hrichiksite/badgerosapps
https://github.com/hrichiksite/badgerosapps
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hrichiksite/badgerosapps
- Owner: hrichiksite
- Created: 2025-01-05T18:03:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T18:29:02.000Z (9 months ago)
- Last Synced: 2025-06-30T20:04:25.530Z (3 months ago)
- Language: Python
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Badger OS Apps!
## this is a collection of apps that can be run on the Badger OS (examples + mine + others (eventually, as i find them))
> Refer to https://github.com/pimoroni/badger2040/tree/main/badger_os#readme for more information on Badger OS example apps.
## Notepad (original app)
This is a simple notepad app that allows you to write notes and display them post power off. It uses morse code input to write notes.
The commands are in the code (notepad.py)