fast openable notes
Go to file
2025-02-26 18:09:09 +03:00
resources key listener + window creating 2024-04-24 10:52:17 +03:00
src nix 2025-02-26 18:06:59 +03:00
.gitignore nix and compile features 2025-02-26 18:09:09 +03:00
build.sh nix and compile features 2025-02-26 18:09:09 +03:00
Cargo.lock nix and compile features 2025-02-26 18:09:09 +03:00
Cargo.toml nix 2025-02-26 18:06:59 +03:00
README.md nix 2025-02-26 18:06:59 +03:00
shell.nix nix and compile features 2025-02-26 18:09:09 +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