Info update

pull/295/head
aristocratos 2021-04-25 14:10:01 +02:00
parent f5df9aa0cd
commit 0e477c1ec5
1 changed files with 6 additions and 4 deletions

View File

@ -16,8 +16,6 @@
[![Sponsor](https://img.shields.io/badge/-Sponsor-red?logo=github)](https://github.com/sponsors/aristocratos) [![Sponsor](https://img.shields.io/badge/-Sponsor-red?logo=github)](https://github.com/sponsors/aristocratos)
[![Coffee](https://img.shields.io/badge/-Buy%20me%20a%20Coffee-grey?logo=Ko-fi)](https://ko-fi.com/aristocratos) [![Coffee](https://img.shields.io/badge/-Buy%20me%20a%20Coffee-grey?logo=Ko-fi)](https://ko-fi.com/aristocratos)
[![bpytop](https://img.shields.io/badge/-snapcraft.io-black)](https://snapcraft.io/bpytop)[![bpytop](https://snapcraft.io//bpytop/badge.svg)](https://snapcraft.io/bpytop)
## Index ## Index
* [Documents](#documents) * [Documents](#documents)
@ -45,7 +43,7 @@
Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Resource monitor that shows usage and stats for processor, memory, disks, network and processes.
Python port of [bashtop](https://github.com/aristocratos/bashtop). Python port and continuation of [bashtop](https://github.com/aristocratos/bashtop).
## Features ## Features
@ -151,6 +149,8 @@ Options menu.
## Installation ## Installation
I only maintain the PyPi package, so will not take responsibility for issues caused by any other install method!
### PyPi (will always have latest version) ### PyPi (will always have latest version)
> Install or update to latest version > Install or update to latest version
@ -250,6 +250,8 @@ http://mxrepo.com/mx/testrepo/pool/test/b/bpytop/
### Snap package ### Snap package
(Not recommended due to multiple issues caused by snap sandboxing)
by @kz6fittycent by @kz6fittycent
https://github.com/kz6fittycent/bpytop-snap https://github.com/kz6fittycent/bpytop-snap
@ -344,7 +346,7 @@ Config files stored in "$HOME/.config/bpytop" folder
#### bpytop.cfg: (auto generated if not found) #### bpytop.cfg: (auto generated if not found)
"/etc/bpytop.conf" will be used as default seed for config file creation if it exists. "/etc/bpytop.conf" will be used as default seed for config file creation if it exists. ("/usr/local/etc/bpytop.conf" on BSD)
```bash ```bash
#? Config file for bpytop v. 1.0.58 #? Config file for bpytop v. 1.0.58