Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.
/ home-stage Public archive

Home Stage is screensaver-like application for Raspberry Pi

License

Notifications You must be signed in to change notification settings

victorhurdugaci/home-stage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Stage dev branch build status

Home Stage is a screensaver-like application for Raspberry Pi. It's inspired by Chromecast's home screen.

Even though it's designed for Raspberry Pi (Raspbian), it runs on any operating system (Linux, OSX, Windows).

Here's how it looks:

Demo

Build instructions

Prerequisites:

Build and run (Linux/OSX):

  • Clone the repository
  • Run ./build.sh run

Build and run (Windows):

  • Coming soon...

FAQ

  1. Can I build it on Raspberry Pi?

    Yes. It works on Raspbian. Clone the source code and follow the build instructions. The first build can take a few minutes but later builds with be fast.

  2. Where are the default images coming from?

    For now, only from NASA Image of the Day.

  3. Can I use this application without Internet?

    You need Internet connection to build it. Afterwards you don't need Internet if you use your own images (see next question).

  4. Can I use my own images?

    Yes. Create a directory called background in the bin directory (created after build) and drop your images there. The images must be jpeg.

  5. What shortcut keys are available?

    • F: toggle full screen
    • Ctrl + R: reload
    • Ctrl + Shift + I: toggle dev tools
  6. Can I contribute/help?

    Of course! If you have find bugs or have feature requests, please open a new issue. If you want to contribute code, first open a bug describing what you want to contribute, then send a pull request. If you want to help but you're not sure how, just ping me and we'll find something :)

License

Licensed under the GNU General Public License v3.0. See LICENSE.md in the project root.

About

Home Stage is screensaver-like application for Raspberry Pi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published