Skip to content

ThanosDi/post-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post it

post it

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 :)


Download

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.


Development

To run and debug the app locally

git clone https://github.com/ThanosDi/post-it.git
cd post-it
yarn install
yarn run

To build the app

yarn build:linux
yarn build:windows

Less is more.

About

A minimal electron application to have a post-it on the fly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published