All Projects → PierreKieffer → Pitop

PierreKieffer / Pitop

Licence: bsd-2-clause
Raspberry Pi terminal based activity monitor

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Pitop

Kubeadm Workshop
Showcasing a bare-metal multi-platform kubeadm setup with persistent storage and monitoring
Stars: ✭ 593 (+213.76%)
Mutual labels:  raspberry-pi, monitoring
Grafana On Raspberry
Grafana packages for raspberry pi (armv6/armv7) and aarch64/arm64
Stars: ✭ 318 (+68.25%)
Mutual labels:  raspberry-pi, monitoring
Cryptowatch
🐦 Cryptocurrency price and account balance monitor
Stars: ✭ 283 (+49.74%)
Mutual labels:  raspberry-pi, monitoring
Nexus433
433MHz temperature and humidity sensor receiver that integrates with home automation systems.
Stars: ✭ 137 (-27.51%)
Mutual labels:  raspberry-pi, monitoring
Cimonitor
Displays CI statuses on a dashboard and triggers fun modules representing the status!
Stars: ✭ 34 (-82.01%)
Mutual labels:  raspberry-pi, monitoring
Mycodo
An environmental monitoring and regulation system
Stars: ✭ 936 (+395.24%)
Mutual labels:  raspberry-pi, monitoring
Firewalla
http://firewalla.com
Stars: ✭ 305 (+61.38%)
Mutual labels:  raspberry-pi, monitoring
Rpi Monitor
Real time monitoring for embedded devices
Stars: ✭ 883 (+367.2%)
Mutual labels:  raspberry-pi, monitoring
Check Mk Arm
Checkmk for Raspberry Pi.
Stars: ✭ 79 (-58.2%)
Mutual labels:  raspberry-pi, monitoring
Pi Tool
Overclocking and button-remapping utility for the Raspberry Pi 4, designed for Pi Case 40
Stars: ✭ 141 (-25.4%)
Mutual labels:  raspberry-pi, monitoring
Pyload
The free and open-source Download Manager written in pure Python
Stars: ✭ 2,393 (+1166.14%)
Mutual labels:  raspberry-pi
Myperf4j
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Stars: ✭ 2,281 (+1106.88%)
Mutual labels:  monitoring
Pinpoint C Agent
It is an agent written by C++, PHP, python languages. And we hope to support other languages by this agent. Until now, it supports [PHP],[C/C++] and [PYTHON].
Stars: ✭ 188 (-0.53%)
Mutual labels:  monitoring
Switchboard
Control of Internet connected devices within a given network via web interface.
Stars: ✭ 188 (-0.53%)
Mutual labels:  raspberry-pi
Rpi gpio
Ruby conversion of RPi.GPIO Python module
Stars: ✭ 185 (-2.12%)
Mutual labels:  raspberry-pi
Bigquery Grafana
Google BigQuery Datasource Plugin for Grafana.
Stars: ✭ 188 (-0.53%)
Mutual labels:  monitoring
Grafana Xxl
📊 Dockerized Grafana with all preinstalled (community) plugins from grafana.net
Stars: ✭ 185 (-2.12%)
Mutual labels:  monitoring
Loudml
Loud ML is the first open-source AI solution for ICT and IoT automation
Stars: ✭ 185 (-2.12%)
Mutual labels:  monitoring
Auditor
Hardware-based attestation / intrusion detection app for Android devices. It provides both local verification with another Android device via QR codes and optional scheduled server-based verification with support for alert emails. It uses hardware-backed keys and attestation support as the foundation and chains trust to the app for software checks.
Stars: ✭ 185 (-2.12%)
Mutual labels:  monitoring
Photobooth
A photobooth Web-Application for raspberry pi with gphoto2
Stars: ✭ 188 (-0.53%)
Mutual labels:  raspberry-pi

pitop

Raspberry Pi terminal based activity monitor


Yes I know there are plenty of solutions already available, but I wanted to build my own terminal based activity monitor in Go, for my Raspberry Pi.

This is for RPI 4, it should work on RPI 3 (Update : It works on RPI 3).

Install

Note: Prebuilt binaries for 32-bit and 64-bit operating systems, doesn't require Go.

32-bit

  • Raspberry Pi OS 32-bit
  • Raspian
  • RetropPie Raspberry Pi 4/400
curl -sSL https://raw.githubusercontent.com/PierreKieffer/pitop/master/install/install_pitop32.sh | bash

64-bit

  • Ubuntu server 20.04 LTS 64-bit for Raspberry Pi
curl -sSL https://raw.githubusercontent.com/PierreKieffer/pitop/master/install/install_pitop64.sh | bash

Run

pitop

Built With

No external package is used for system data extraction and manipulation.

License

BSD

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].