Skip to content

A simple password management app with strong encryption.

License

Notifications You must be signed in to change notification settings

Kureii/RainText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RainText

Install

Windows

  • install msys2

  • open msys2 console and run

    pacman -S mingw-w64-x86_64-gtk4
    pacman -S mingw-w64-x86_64-toolchain base-devel
    pacman -S mingw-w64-x86_64-sqlite3
    

Ubuntu

run:

# debian based
sudo apt update 
sudo apt upgrade
sudo apt install libgtk-4-1 libgtk-4-dev sqlite3 libsqlite3-dev

Time

  • batabase hash: ~0.16s
  • key: ~5.7s