Skip to content

Browse community CircuitPython applications on the Adafruit Fruit Jam.

License

Notifications You must be signed in to change notification settings

cogliano/Fruit_Jam_Library

 
 

Repository files navigation

Fruit Jam Library

Browse and install community CircuitPython applications on the Adafruit Fruit Jam. See the applications database for more details on all of the community applications available within the library.

screenshot of application on the Adafruit Fruit Jam using a custom color palette

Building

Ensure that you have python 3.x installed system-wide and all the prerequisite libraries installed using the following command:

pip install circup requests

Download all CircuitPython libraries and package the application using the following command:

python build/build.py

The project bundle should be found within ./dist as a .zip file with the same name as your repository.

Contributing

Interested in adding your Fruit Jam application to the library database? You can do so by following this guide.

About

Browse community CircuitPython applications on the Adafruit Fruit Jam.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%