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

https://github.com/hartwork/flasktop

:top: "top in the browser" using Flask and jQuery DataTables (Python, JavaScript)
https://github.com/hartwork/flasktop

Last synced: 12 months ago
JSON representation

:top: "top in the browser" using Flask and jQuery DataTables (Python, JavaScript)

Awesome Lists containing this project

README

          

*FlaskTop* is an experiment on getting `top(1)`/`ps(1)` into the browser.
It makes use of Python and JavaScript, more precisely
[Flask](http://flask.pocoo.org/),
[psutil](https://github.com/giampaolo/psutil),
the [DataTables](https://datatables.net/) table plug-in for
[jQuery](https://jquery.com/) and
[normalize.css](https://github.com/necolas/normalize.css/) for a styling base.

It is licensed under the
[GNU _Affero_ General Public License](https://www.gnu.org/licenses/agpl-3.0.html)
version 3 or later.