All Projects → nils-werner → raspi-dashboard

nils-werner / raspi-dashboard

Licence: MIT license
Arch Linux based fullscreen web display

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to raspi-dashboard

lucjan-kernels
Dell Inspiron 15-3542 (3542-2538) with Fourth Gen Intel Core i3/i5/i7 optimized.
Stars: ✭ 16 (-40.74%)
Mutual labels:  arch-linux, pkgbuild
llvm-svn
Arch Linux PKGBUILD for LLVM, Clang et al. (latest SVN code)
Stars: ✭ 18 (-33.33%)
Mutual labels:  arch-linux, pkgbuild
tizen-studio-arch
How to install TizenStudio on Arch Linux
Stars: ✭ 31 (+14.81%)
Mutual labels:  arch-linux
i3wm-config
i3wm config files. Updated config files are in the repository below.
Stars: ✭ 13 (-51.85%)
Mutual labels:  arch-linux
arch-plexpass
Docker build script for Arch Linux base with Plex Pass Media Server installed
Stars: ✭ 21 (-22.22%)
Mutual labels:  arch-linux
dotfiles
My dotfiles, with an out-of-date install-script. Arch, Tiling WM (i3, sway), ZSH, Neovim
Stars: ✭ 20 (-25.93%)
Mutual labels:  arch-linux
arch-pi
A simple script automatically installing Arch Linux for the Raspberry Pi.
Stars: ✭ 38 (+40.74%)
Mutual labels:  arch-linux
gnome-control-center-x11-scaling
gnome-control-center build with Ubuntu patches for Xorg fractional scaling on Manjaro / Arch Linux
Stars: ✭ 19 (-29.63%)
Mutual labels:  arch-linux
archnews
Python utility for displaying Arch news feed in console.
Stars: ✭ 19 (-29.63%)
Mutual labels:  arch-linux
workstation-bootstrap
My r10k/puppet based workstation bootstrapping and configuration
Stars: ✭ 18 (-33.33%)
Mutual labels:  arch-linux
Calinix-Arch
CalinixOS Linux Distribution ISO Profiles
Stars: ✭ 42 (+55.56%)
Mutual labels:  arch-linux
asus-fan
Kernel module to get/set (both) fan speed(s) on ASUS Zenbooks
Stars: ✭ 92 (+240.74%)
Mutual labels:  arch-linux
dotfiles bspwm
Arch bspwm rice
Stars: ✭ 31 (+14.81%)
Mutual labels:  arch-linux
gitkraken
Arch User Repository Gitkraken
Stars: ✭ 113 (+318.52%)
Mutual labels:  pkgbuild
HADRIAN
Pantheon Desktop Environment installer script for Arch Linux
Stars: ✭ 19 (-29.63%)
Mutual labels:  arch-linux
archdi-pkg
Arch Linux Desktop Installer Packages
Stars: ✭ 46 (+70.37%)
Mutual labels:  arch-linux
dotfiles
Salonia Matteo's dotfiles (GNU/Linux configuration)
Stars: ✭ 19 (-29.63%)
Mutual labels:  arch-linux
ansible-arch-linux
Ansible playbook for provisioning Arch Linux
Stars: ✭ 18 (-33.33%)
Mutual labels:  arch-linux
toolbox
Unified kit with all the scripts required for maintaining the repository 🧰
Stars: ✭ 60 (+122.22%)
Mutual labels:  pkgbuild
archlinux-repro
Tools to reproduce arch linux packages
Stars: ✭ 103 (+281.48%)
Mutual labels:  arch-linux

raspi-dashboard

Boot a Raspberry Pi directly into a minimalistic, frameless browser.

Build Status

This project does not include any webserver or storage to save data to be shown. The data to be shown must be accessible over the network, provided by a different device or service, for example:

Installation

Create the package and install it using

makepkg -si

and reboot.

Customization

/usr/lib/dashboard/.xinitrc

contains a line qutebrowser https://www.google.com/. The URL in this line will be loaded by the browser upon booting. Insert your URL here.

Readonly filesystem

To protect your SD card against wear and tear, see arch-overlayroot for a simple overlay based readonly file system solution.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].