Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

The title pretty much says it all. I'm wondering if there is a good post-it note program for Ubuntu 12.04.

I prefer using apt-get install but if you can direct me to one in the software center that is fine too.

share|improve this question

2 Answers

up vote 3 down vote accepted

There's quite a few programs that can do that. One of the most famous is Tomboy:

https://help.ubuntu.com/community/Tomboy

enter image description here

Installation

Part of the default Ubuntu installation

Tomboy works great with Dropbox!

Other program is through Screenlets:

  1. In terminal type

sudo apt-add-repository ppa:screenlets-dev/ppa

then sudo apt-get update

and finally

sudo apt-get install screenlets

  1. Go to Application > Accessories > Screenlets

  2. In the Screenlets-manager window select the screenlet "Lipik" (click on it)

  3. If you want notes to automatically start on log-in check the checkbox "Auto start on login" (bottom-left side)

  4. click "launch/add" (left side)

  5. if you do not want notes to stay always above other windows, right-click on the top of note > Window > uncheck "Keep above"

Source

share|improve this answer
Very helpful, thank you. – mjgpy3 Sep 9 '12 at 4:22

I use xpad (available in USC). You have to white list it so you can see the icon in the notification area, however.

tomboyInstall tomboy

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.