Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
/ piboy2000 Public archive

The Fallout Pipboy 2000 interface for your raspberry pi zero/3/4

License

Notifications You must be signed in to change notification settings

shiipou/piboy2000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piboy2000

The Fallout Pipboy 2000 interface for your raspberry pi zero/3/4


Introduction

Currently on development Nothing really work, but I hope I can get an useless but complete HUD before Christmas

Features

Current

  • Show an empty black screen with a cursor on CLI raspbian

Planned

  • Create basic UI

Dependences

Linux

  • omxplayer -> This is a video player that allow user to play any video (for the boot animation for example)

Python

  • pygame -> This is the main dependences of the projet, this allow the creation of the screen on TTY
  • requests -> This allow to call the web API or to get any web resources (useful for google map for example)
  • pydub -> This allow to convert any audio format into any other audio format (useful for listening radio for example)
  • numpy -> For anything related to mathematics
  • pytube -> To download any video from youtube

Installation

Tests

Getting help

Reporting Issues

Contribution

Licence

Versioning

We use Github for versioning.

CI/CD

We use Github Actions as CI/CD.

Authors

See also the list of all contributors who participated in this project.