https://github.com/p403n1x87/mini-top
A minimal version of top to showcase the technology behind Austin TUI
https://github.com/p403n1x87/mini-top
Last synced: 7 months ago
JSON representation
A minimal version of top to showcase the technology behind Austin TUI
- Host: GitHub
- URL: https://github.com/p403n1x87/mini-top
- Owner: P403n1x87
- Created: 2020-10-25T16:51:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-26T09:19:51.000Z (almost 5 years ago)
- Last Synced: 2025-01-31T10:14:34.571Z (9 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# Mini Top
A minimalist top-like application written in Python to showcase how to create
text-based user interfaces the Austin TUI way.