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.
Ensure that you have python 3.x installed system-wide and all the prerequisite libraries installed using the following command:
pip install circup requestsDownload all CircuitPython libraries and package the application using the following command:
python build/build.pyThe project bundle should be found within ./dist as a .zip file with the same name as your repository.
Interested in adding your Fruit Jam application to the library database? You can do so by following this guide.
