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.
- Host: GitHub
- URL: https://github.com/giodebrito/electron-sticky-notes
- Owner: GIOdeBrito
- Created: 2024-11-07T00:27:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T22:54:17.000Z (over 1 year ago)
- Last Synced: 2025-01-26T15:17:36.837Z (over 1 year ago)
- Topics: docker, docker-compose, electron-app, javascript
- Language: JavaScript
- Homepage:
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.