summaryrefslogtreecommitdiff
path: root/static/projects.markdown
blob: 4fe09513bddbfbf8154cf078e088816da31d5808 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Projects

Here is a list of some of my projects that actually might be useful to others.


## Libertree

[Libertree](http://libertreeproject.org) is a collection of software to build
social networks.

![The Libertree logo](/images/libertree-logo.png)

If you want to test Libertree, request an invitation to [my server](https://oak.elephly.net) by sending an email to <span class="obfuscated">mjcfsusffAfmfqimz/ofu</span>.

You can also run Libertree on your own server if you wish. The code for all components is hosted on [github](https://github.com/Libertree). Refer to the [installation
documentation](https://github.com/Libertree/libertree/blob/master/INSTALLATION.md)
or use the [installer](https://github.com/Libertree/libertree/blob/master/installer/install). If you need help, just ask in our chat channel ([#libertree](http://webchat.freenode.net/?channels=libertree) on Freenode).  

I'm currently working on improvements to the frontend and I've almost completed the work necessary to run the Libertree protocol over XMPP.



## SoundCLI

[SoundCLI](/soundcli.html) is a SoundCloud client for the console. Check out
the [project page](/soundcli.html) for more information.


## LV2 plugins

I have ported two VST instruments to the LV2 plugin framework, because I missed
them after my move to GNU/Linux.

- [mda EPiano](/lv2/mdaepiano.html)
- [mda Piano](/lv2/mdapiano.html)