summaryrefslogtreecommitdiff
path: root/static/projects.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'static/projects.markdown')
-rw-r--r--static/projects.markdown35
1 files changed, 35 insertions, 0 deletions
diff --git a/static/projects.markdown b/static/projects.markdown
new file mode 100644
index 0000000..4fe0951
--- /dev/null
+++ b/static/projects.markdown
@@ -0,0 +1,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)