Skip to content

jegly/Notas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notas

Notas Animation


Welcome Dark Welcome White


Dark Mode Light Mode

Rust Badge GTK4 Badge Linux Badge


A minimalist, pretty secure note-taking application for Linux. Built with Rust and GTK4, featuring AES-256 encryption and password protection at startup.

Security

  • AES-256-GCM encryption for all notes
  • Argon2id key derivation (memory-hard, resistant to GPU attacks)
  • Auto-lock after configurable timeout
  • Clipboard auto-clear after copying sensitive content
  • All data encrypted locally — nothing leaves your device
  • No ads / No tracking / no internet connectivity

Install

sudo dpkg -i notas_1.0.0_amd64.deb

Font

Notas uses the DotGothic16 font. To install it:

./download-font.sh

Icon Dock Fix

https://github.com/jegly/Notas/blob/main/icon-dock-fix

Uninstall

sudo apt remove notas

License

Copyright © 2025 JEGLY. All rights reserved.

This software is provided for personal use only. Redistribution, modification, or commercial use of the source code is prohibited without written permission.