Giter Site home page Giter Site logo

paccyman / rpi-monitor-deb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xavierberger/rpi-monitor-deb

0.0 1.0 0.0 33.22 MB

Debian packaging for RPi-Monitor. Real time monitoring for embedded devices.

Home Page: https://xavierberger.github.io/RPi-Monitor-docs/

Shell 100.00%

rpi-monitor-deb's Introduction

RPi-Monitor-deb is the project packaging RPi-Monitor into a debian package. RPi-Monitor is a self monitoring application designed to run on Raspberry Pi.

Installation, usage and customization are detailed into the official web site: http://rpi-experiences.blogspot.fr/

Prerequisite

Before using RPi-Monitor-deb it is required to install the dependencies. To do so, execute the following command:

sudo apt-get install dpkg-dev 

Package creation

Clone RPi-Monitor and RPi-Monitor-dev:

git clone https://github.com/XavierBerger/RPi-Monitor.git
git clone https://github.com/XavierBerger/RPi-Monitor-deb.git

Build package:

cd RPi-Monitor-deb
./build-deb.sh

Repository

Build script also create a debian repository. To use this repository follow the instruction bellow:

Add my public key to the trusted key list for apt:

sudo apt-get install dirmngr
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2C0D3C0F

Execute the following command to add rpimonitor into your list of repository:

sudo wget http://goo.gl/vewCLL -O /etc/apt/sources.list.d/rpimonitor.list

This will add the file /etc/apt/sources.list.d/rpimonitor.list containing:

# RPi-Monitor official repository
deb http://giteduberger.fr rpimonitor/

Install RPi-Monitor

sudo apt-get update
sudo apt-get install rpimonitor

For update (when a new release of RPi-Monitor is available)

sudo apt-get update
sudo apt-get upgrade

Authors

Xavier Berger

rpi-monitor-deb's People

Contributors

xavierberger avatar harbulot avatar semihy avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.