fast openable notes
Go to file
2024-04-25 19:16:10 +03:00
resources key listener + window creating 2024-04-24 10:52:17 +03:00
src refactor + version update 2024-04-25 18:53:48 +03:00
.gitignore gitignore update 2024-04-24 23:04:46 +03:00
Cargo.toml refactor + version update 2024-04-25 18:53:48 +03:00
README.md update readme 2024-04-25 19:16:10 +03:00

FONotes (Fast Openable Notes)

Create floating windows from clipboard content!
Hotkey is Ctrl + Alt + N

image

How to build

I compile the code only for these OS:

i686-unknown-linux-gnu 
i686-pc-windows-gnu 
x86_64-pc-windows-gnu 
x86_64-unknown-linux-gnu

If your OS is not here, compile it yourself: cargo build