Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/martpie/elementary-stats
- Owner: martpie
- License: mit
- Created: 2014-08-23T12:35:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-02T02:58:18.000Z (about 9 years ago)
- Last Synced: 2023-04-10T02:19:10.853Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 338 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)