Sync desktop sticky notes to the cloud.
Python 3.11.x and pip are required.
git clone https://github.com/nathanfredericks/nathansstickies.git
cd nathansstickies
pip install django djangorestframework
python manage.py migrate
python manage.py runserver
*AppleScript required to upload stickies is located in static directory.