Home
About
LibStickyNotes is a simple sticky notes rendering library, it can help with your applications usability by supplying a new fun way to display data on screen.
Dependencies
- Nokia Qt 4+
- KDE 4 with libplasma optional
- CMake 2.6+ build
Compiling
> git clone git://gitorious.org/libstickynotes/trunk.git stickynotes
> cd stickynotes
> mkdir build
> cd build
> cmake -i ..
> make all
> make install
Demos
build/demo/demo1
Simple application showing note item push.
build/gui/standalone/demo/standalone-demo
Simple application showing off the standalone note widgets.
build/gui/plasma/demo/plasma_demo
Service that feeds note data to plasma applets.

