8 lines
372 B
Markdown
8 lines
372 B
Markdown
# Project Goals
|
|
|
|
* **Every feature needs to be complimented with an extensive set of tests**
|
|
* Strive to be light-weight
|
|
* Use a split core and ui architecture to provide a core daemon that all clients can connect with
|
|
* Provide a GTK+ desktop client, a web-based client and a console client usable on most major platforms
|
|
* Provide extended functionality through plugins
|