Skip to content

OmegaPhil/basket

 
 

Repository files navigation

BasKet Note Pads

Gleb Baryshev gleb.baryshev@gmail.com

Kelvie Wong kelvie@ieee.org

Purpose

(From the original README by Sébastien)

This application provides as many baskets as you wish, and you can drag and drop various objects (text, URLs, images, sounds...) into its.

Objects can be edited, copied, dragged... So, you can arrange them as you want !

It's a DropDrawers clone (http://www.sigsoftware.com/dropdrawers/index.html) for KDE 4.

Project Status

In the previous years, porting from KDE 3 to KDE 4 was generally finished. However, some features remained not ported or became broken. Currently bug fixing is under way.

Developers

As you may or may not have noticed, there isn't a user's section currently. If you are reading this, chances are, you are a developer (if I'm wrong email me ;), so most of the developers documentation will go here until we can finalize a user README after we're done porting.

Contact

If you have any questions, or would like to contribute (always welcome!) please send me an email to the development mailing list at basket-devel@lists.sourceforge.net.

Developers are usually idle on #basket-devel @ freenode on IRC, and it's quite likely you'll catch one of us there Due to timezone differences, however, it's generally better to email the list.

The BasKet web site (again, unmaintained right now) is at: http://basket.kde.org/

Building/Installation

To build and install BasKet, follow these steps (this assumes you have the relevant kde4 development libraries and CMake):


mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=kde4-config --prefix .. make

make install


Or you can try your luck with the installer script:

./installer

About

BasKet Note Pads - an system for organizing information in KDE.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Gettext Catalog 52.1%
  • C++ 46.6%
  • Shell 0.6%
  • CMake 0.4%
  • C 0.1%
  • HTML 0.1%
  • Makefile 0.1%