Opengist

Explore

  • All gists
  • Topics
  • Users
Forgejo - stefka.eu Forgejo - Privacy Policy Forgejo - Terms of Service
Give feedback on the new UI Powered by Opengist ⋅ 51ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register

All gists

All Recently liked Recently forked
Recently created Least recently created Recently updated Least recently updated
jiriks74

jiriks74 / element14-libreelec

Last active 3 months ago
0 0 4

Element14 Pi-Desktop scripts for LibreELEC

This gist contains the files needed to make Pi-Desktop's power butoon work in LibreELEC. Due to hardware limitations in the Pi-Desktop this button turns off the Raspberry Pi instead of opening the power menu.

Setup

  1. Install the Raspberry Pi Tools add-on
  • System (settings) -> Add-ons -> Install from repozitory -> LibreELEC Add-ons -> Program add-ons -> Raspberry Pi Tools -> Install
  1. Get SSH access
jiriks74

jiriks74 / Nextcloud News fix

Last active 3 months ago

Missing styles for the Nextcloud News application

0 0 3

This Gist contains a custom.css file with missing stylesheets for the Nextcloud News app.

Setup the file automatically

To get this file easily go to the Nextcloud's directory and run the following command:

  • Make sure that the user has sufficent rights to write to the News app's css directory
curl -sSL https://opengist.stefka.eu/jiriks74/nextcloud-news-fix/raw/HEAD/install.sh | bash