Htop for macbook.
Project description
mactop
Design Your Own Mactop
We use HTML + CSS style to setup the layout.
You can use id or class to select the element, like this:
<Mactop>
<layout>
<Horizontal id="row-1">
<SensorsPanel></SensorsPanel>
</Horizontal>
</layout>
<style>
#row-1 {
color: red;
}
</style>
</Mactop>
Components do not support inline-css, but you can set attributes on components.
Common attributes that every components support:
id;classorclasses, separated by space;refresh_interval: set this will overwrite command line arguments--refresh-intervalfor that component.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mactop-0.1.8.tar.gz
(37.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mactop-0.1.8-py3-none-any.whl
(54.9 kB
view details)
File details
Details for the file mactop-0.1.8.tar.gz.
File metadata
- Download URL: mactop-0.1.8.tar.gz
- Upload date:
- Size: 37.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.3 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
987cf80fdfeaf1243298349552813752cdb31b68975568cd5a0a78c245a2b34c
|
|
| MD5 |
bbbf69f19e186b47122be724512075bf
|
|
| BLAKE2b-256 |
f1cf8c8928ece0c94519f80656dccf6d75ad2fb44df196c61118bedcda9b2af3
|
File details
Details for the file mactop-0.1.8-py3-none-any.whl.
File metadata
- Download URL: mactop-0.1.8-py3-none-any.whl
- Upload date:
- Size: 54.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.3 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2072ff95ea29c3d823b48a9a7769a79fa5d28c213281f4495d2d991ddbc23728
|
|
| MD5 |
6c0c0112f38c202c6666b0e3f4345da6
|
|
| BLAKE2b-256 |
0249240b66cffff37606790e482ab35856bcf684958a9b89f29846c0af8bc436
|