This website requires JavaScript.
Explore
Help
Sign in
adafruit-mirror
/
Fruit-Jam-OS
Watch
1
Star
0
Fork
You've already forked Fruit-Jam-OS
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
No description
16
commits
8
branches
31
tags
1.6
MiB
Python
65%
BASIC
35%
dfe3eec912
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
foamyguy
dfe3eec912
add mouse support to editor, make getkey() non-blocking, swap visible cursor to use TilePaletteMapper, use ctrl-O for open, fix saving files, highlight bottom row
2025-05-08 11:00:51 -05:00
builtin_apps
/editor
add mouse support to editor, make getkey() non-blocking, swap visible cursor to use TilePaletteMapper, use ctrl-O for open, fix saving files, highlight bottom row
2025-05-08 11:00:51 -05:00
fonts
wip
2025-04-04 16:14:54 -07:00
src
update boot.py to use adafruit_argv_file, fix new file functionality, allow saving files in /saves/ and /sd/ when main storage is readonly, ctrl-p hotkey to open picker from editor
2025-05-06 17:25:43 -05:00
.gitignore
wip
2025-04-04 16:14:54 -07:00
build.py
move editor into apps dir, update build script to copy builtin apps, work on file picker, refactored argv file to import from new library
2025-05-05 16:44:40 -05:00