Skip to content

Donbumo/rktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rktop

Simple top-like script for Rockhip boards on Linux

Installing

Quick Install

Debian/Ubuntu only (requires apt):

curl https://raw.githubusercontent.com/Donbumo/rktop/main/install.sh | sudo bash

Manual Install

Required: sudo pip install rich psutil

Then download (for example with wget)

wget https://raw.githubusercontent.com/Donbumo/rktop/main/rktop

Running

If you followed quick install, just enter sudo rktop on your shell

Manual

chmod +x rktop

sudo ./rktop

Proximamente

parameters for cli

RGA support

hot keys for UI

Screenshots

Full View

About

top-like script for rockhip NPUs on linux

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.4%
  • Shell 2.6%