
Notes
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
I was bored so i wrote this application. It's nothing special. it just displays some configurable notes (see screenshot). When you click on the note the buttons and the entry appear. just enter any text to into the entry and press 'Apply' or so...
How to install:
Extract the archive, and open a terminal
cd to the unzipped folder
type:
./configure
make
sudo make install
or:
su
make install
This depends on your distro.
then just run the 'notes' command
have fun with it
Please login or register to add a comment or rating