diff options
author | Andrew Nesbitt <andrewnez@gmail.com> | 2017-05-08 04:36:24 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2017-05-08 04:36:24 +0000 |
commit | 69d70dad03cfac5560679221d9b8d946907cfb23 (patch) | |
tree | 21f42116c04b47e52e8158d22d05796a84cac303 | |
parent | Merge pull request #1044 from kevinhinterlong/master (diff) | |
download | awesome-selfhosted-69d70dad03cfac5560679221d9b8d946907cfb23.tar.gz awesome-selfhosted-69d70dad03cfac5560679221d9b8d946907cfb23.zip |
Add Octobox (#1046)
* Add Octobox
* Added fullstop
* Added network warning
* Put ⚠ in backticks
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -994,6 +994,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management * [Kallithea](https://kallithea-scm.org/) - Source code management system that supports two leading version control systems, Mercurial and Git, with a web interface. ([Source Code](https://kallithea-scm.org/repos/kallithea)) `GPLv3` `Python` * [Klaus](https://github.com/jonashaag/klaus/) - A simple, easy-to-set-up Git web viewer that Just Works. ([Demo](http://klausdemo.lophus.org/)) `ISC` `Python` * [Lavagna](http://lavagna.io) - Lavagna is an open-source issue/project management tool designed for small teams. Lightweight, pure Java, easy to install, easy to use. ([Source Code](https://github.com/digitalfondue/lavagna)) `GPLv3` `Java` + * [Octobox](https://octobox.io/) `⚠` - Take back control of your GitHub Notifications. ([Source Code](https://github.com/octobox/octobox)) `AGPLv3` `Ruby` * [OpenProject](https://www.openproject.org) - OpenProject is a web-based project management system. `GPLv3` `Ruby` * [Phabricator](http://phabricator.org/) - Collection of web applications that help build better software. ([Demo](https://secure.phabricator.com/), [Source Code](https://github.com/phacility/phabricator)) `Apache` `PHP` * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application. ([Demo](http://demo.redmine.org/), [Source Code](https://svn.redmine.org/redmine/)) `GPLv2` `Ruby` |