1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 13:29:42 +02:00
pandora-box/README.md

40 lines
1.1 KiB
Markdown
Raw Normal View History

2022-06-27 07:24:33 +02:00
Pandora-box
2022-06-11 16:26:40 +02:00
============
2022-06-11 18:25:10 +02:00
Pandora-Box is a USB scaning station based on [Pandora](https://github.com/pandora-analysis).
2022-07-04 21:03:16 +02:00
It runs on Ubuntu 22.04 server LTS
2022-06-11 18:25:10 +02:00
2022-07-04 20:49:16 +02:00
It is based on recycled ThinkCenter and an integrated HDMI touch screen.
2022-06-11 18:25:10 +02:00
2022-07-04 20:50:38 +02:00
[<img src="images/box1.jpg" width="400">](images/box1.jpg)
[<img src="images/box2.jpg" width="400">](images/box2.jpg)
[<img src="images/box3.jpg" width="400">](images/box3.jpg)
[<img src="images/box4.jpg" width="400">](images/box4.jpg)
2022-06-11 18:25:10 +02:00
2022-07-06 22:37:19 +02:00
## Interface
2022-07-06 22:14:51 +02:00
It has a graphic user interface :
[<img src="images/pandora-box1.png" width="400">](images/pandora-box1.png)
[<img src="images/pandora-box2.png" width="400">](images/pandora-box2.png)
[<img src="images/pandora-box3.png" width="400">](images/pandora-box3.png)
[<img src="images/pandora-box4.png" width="400">](images/pandora-box4.png)
and a text user interface for advanced users :
2022-07-06 22:42:14 +02:00
## Roadmap
If you want to contribute, we have a [roadmap](ROADMAP.md).
2022-07-06 22:37:19 +02:00
## Installation
The [installation and configuration procedure](INSTALL.md) is documented.
## License
Pandora-box is an open source software distributed under [GPL](https://www.gnu.org/licenses/licenses.html).
2022-06-11 16:26:40 +02:00