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)
- Host: GitHub
- URL: https://github.com/hartwork/flasktop
- Owner: hartwork
- Created: 2016-10-14T20:47:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-17T17:46:09.000Z (almost 10 years ago)
- Last Synced: 2025-02-08T23:16:10.672Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.