As of 2015-08-22, development has moved to GitHub and this project will be taken over by thePalindrome.
xNots is a desktop sticky note system for the X window system and Unix geeks. xNots is designed so that all your sticky notes and to-do lists are text files in a certain directory (by default .Pa ~/.xnots). The idea is that any Unix geek should abhor typing text into anything EXCEPT his favourite editor. These files completely control the appearance and content of the displayed sticky notes, and thus the average Unix geek will never have to use the mouse or (god forbid) navigate using menus to control.
svn checkout https://xnots.svn.sourceforge.net/svnroot/xnots/tags/release-X.X xNotsHere X.X is the current release number. You can also checkout the latest (possibly unstable) version via subversion using
svn checkout https://xnots.svn.sourceforge.net/svnroot/xnots/trunk xNots