Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

zaps166/KiiroNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KiiroNotes

Simple notes for Linux desktop

Requires

  • C++11 compiler,
  • Qt5.

Arch Linux AUR package

yaourt -S kiiro-notes-git

Compilation and installation

cd src
lrelease-qt5 KiiroNotes.pro
qmake-qt5
make -j2
sudo install -D -m 755 -s KiiroNotes /usr/bin/KiiroNotes
sudo cp -r ../share /usr
sudo update-desktop-database
sudo gtk-update-icon-cache /usr/share/icons/hicolor

Autostart

cp /usr/share/applications/KiiroNotes.desktop ~/.config/autostart

About

KiiroNotes - simple notes for Linux desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published