Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martpie/elementary-stats

[discontinuited] elementary os stats from Launchpad
https://github.com/martpie/elementary-stats

Last synced: 15 days ago
JSON representation

[discontinuited] elementary os stats from Launchpad

Awesome Lists containing this project

README

        

elementary-stats
================

**Project is over, domain name was not renewed, thanks everyone for your support.**

elementary os stats from Launchpad. [http://elementarybugs.org](http://elementarybugs.org).

* List amount of bugs every day and show them in a graph

===

#### Ideas

* Add more graphes: blueprints ?
* Add total bounties

===

#### Requirements

* PHP >= 5.x

===

#### Installation

* Copy/paste sources on your server
* Create a cron task `0 0 * * * php update.php`

===

#### Credits

* [elementary team](http://elementaryos.org)
* [elementary os french community](http://www.elementaryos-fr.org/) for all their advices and comments
* dajool for [isfreyareleasedyet sources](https://bitbucket.org/brejoc/isisisreleasedyet.com)

===

#### Libraries & Frameworks used

* [jQuery 1.11.0](https://jquery.com/)
* [Google Charts API](https://developers.google.com/chart/)
* [Bootstrap 3.2.0](http://getbootstrap.com/m)
* [jquery-csv](https://code.google.com/p/jquery-csv/)