An open API service indexing awesome lists of open source software.

https://github.com/giodebrito/electron-sticky-notes

Personal sticky notes project.
https://github.com/giodebrito/electron-sticky-notes

docker docker-compose electron-app javascript

Last synced: 3 months ago
JSON representation

Personal sticky notes project.

Awesome Lists containing this project

README

          

# Electron Sticky Notes

This is a personal sticky notes project I made to mimicry another program, Windows Sticky Notes,
that I have used to use years agone. It is a real hassle to make it work on my Linux Mint now
so I decided to make my own version of it.

# Build application

Run the script `build-and-extract` and after building the application inside
the container, it will extract the AppImage and other files the the `dist` directory.