diff options
author | Lee Watson <rev@revthefox.co.uk> | 2015-08-21 16:01:09 +0000 |
---|---|---|
committer | Lee Watson <rev@revthefox.co.uk> | 2015-08-21 16:01:09 +0000 |
commit | e67d8a8a6d6f071ec003568f976e4a965e9ef9c8 (patch) | |
tree | 7ab9efc01b5980d8c06ea91681ee7a218dbab8aa | |
parent | Merge remote-tracking branch 'kickball/pr/220' (diff) | |
download | awesome-selfhosted-e67d8a8a6d6f071ec003568f976e4a965e9ef9c8.tar.gz awesome-selfhosted-e67d8a8a6d6f071ec003568f976e4a965e9ef9c8.zip |
Add Phaste (Pastebins)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -448,6 +448,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [cryptonote](https://cryptonote.me/) - A simple open source web application that lets users encrypt and share messages that can only be read once ([Source code](https://github.com/alainmeier/cryptonote)) `BSD` `Ruby` * [gist](https://gitlab.deblan.org/deblan/gist) - GIST is an open-source application to share code `PHP` `GPLv3` * [hastebin](http://hastebin.com/about.md) - open source pastebin written in node.js ([Source code](https://github.com/seejohnrun/haste-server)) `Nodejs` `MIT` + * [Phaste](https://pste.pw) - A Phalcon-based, MySQL pastebin application with privacy-respecting Piwik integration and syntax highlighting. ([Source code](https://github.com/FoxDev/Phaste)) `PHP` `AGPL` * [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets ([Source code](https://github.com/nicksergeant/snipt/)) `BSD` `Python` * [Sticky Notes](http://sayakb.github.io/sticky-notes/) - A powerful open-source pastebin application for effortless code sharing. `PHP` * [Stikked](https://github.com/claudehohl/Stikked) - An advanced and beautiful pastebin written in `PHP` `GPLv3` |