Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.66 KB

README.md

File metadata and controls

57 lines (44 loc) · 1.66 KB

screenshot

About Audinary

Audinary is a cinnamon desklet that displays time in text format. It provides:

  • Font customization
  • Background and color customization
  • Custom hour notification
  • Time presentation in all languages

Screenshots

               

Dependencies

Audinary depends on:

cAudio: For notification (Optional)

audinary-pack: For translation to your locale

Author Contact

Email: zenon8adams@gmail.com
LinkedIn: A. Meekness

Building

After installing dependencies, run:

./bootstrap.sh
mkdir build
cd build
../configure --sysconfdir=/etc
make

Installing

From within build directory, run:

sudo make install