Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 565 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 565 Bytes

JetBot Pro display service

This project is focused on OLED display service that showing the IP address, battery status, memory and CPU usage.

Install

  1. step: Clone the repository to /opt folder
cd /opt
git clone https://github.com/markub3327/jetbot_pro_display.git
  1. step: Run the installation script as root
sudo ./install.sh
  1. step: Try restart system to see if the service working properly.

Contribution

You are welcome to contribute to this project, every new feature can be usefully for maintaining this project.