This is minimal sticky note that appears on top of other windows.
Features:
- Auto save text
- Draggable
- Can appear on top of other windows(press Ctrl+Shift+A to toggle)
- Text alignment
- Last edited date
- Character count
Let me know if you need any other additions.
Enjoy :)
Extract, enter the folder and run in terminal ./post-it --enable-transparent-visuals --disable-gpu
Extract, enter the folder and open post-it.exe
Recommend to run the program from a hotkey for quick access.
git clone https://github.com/ThanosDi/post-it.git
cd post-it
yarn install
yarn run
yarn build:linux
yarn build:windows