mirror of https://github.com/aristocratos/bashtop
Updated Upcoming: Python port
parent
e4485fc0e2
commit
2a54323759
|
@ -14,7 +14,7 @@
|
||||||
* [Description](#description)
|
* [Description](#description)
|
||||||
* [Features](#features)
|
* [Features](#features)
|
||||||
* [Themes](#themes)
|
* [Themes](#themes)
|
||||||
* [Upcoming](#upcoming) (Updated)
|
* [Upcoming](#upcoming) (Updated, Python port)
|
||||||
* [Support and funding](#support-and-funding)
|
* [Support and funding](#support-and-funding)
|
||||||
* [Compatibility](#compatibility) (Updated)
|
* [Compatibility](#compatibility) (Updated)
|
||||||
* [Dependencies](#dependencies) (Updated)
|
* [Dependencies](#dependencies) (Updated)
|
||||||
|
@ -63,6 +63,12 @@ This will add python 3 and psutil as dependencies, but will make bashtop cross p
|
||||||
|
|
||||||
This will be integrated in to main version when done and add the possibility to switch between psutil and linux tools for users running linux.
|
This will be integrated in to main version when done and add the possibility to switch between psutil and linux tools for users running linux.
|
||||||
|
|
||||||
|
#### Update
|
||||||
|
|
||||||
|
Work on a complete python port will begin this summer. My aim is to keep it compatible with pypy3 for a lot of added efficiency.
|
||||||
|
|
||||||
|
Bash(py)top?
|
||||||
|
|
||||||
## Support and funding
|
## Support and funding
|
||||||
|
|
||||||
Bug fixes and updates might be slow during normal workdays since I work full time as an industrial worker and don't have much time or energy left during the week.
|
Bug fixes and updates might be slow during normal workdays since I work full time as an industrial worker and don't have much time or energy left during the week.
|
||||||
|
|
Loading…
Reference in New Issue