Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 876 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 876 Bytes

Unmaintained!

Warning

This project is no longer supported. Please check out holmos-rpi for a maintained alternative.

HoloView

A image capturing program for the Raspberry Pi with included image analysis & manipulation power.

Installation

Add the following line to your /etc/apt/sources.list-file,

deb http://debian.ch-st.de/ jessie main

and then execute these commands:

curl https://debian.ch-st.de/E622EA3.pub | sudo apt-key add -
sudo apt update
sudo apt install python3-holoview

That's it! Using the holoview-executable you can start the program.

Contribution

Currently, you help us the most when just testing stuff from the master branch. Open github issues if you encounter any bugs. Thanks!

More information

Visit the github wiki