Giter Site home page Giter Site logo

sxmo-alarm's Introduction

sxmo-alarm

Script to install sxmo onto an Arch Arm barebones image. Or you could first use Danct12 full disk encryption to install the barebones image to either eMMC or sdcard. If this script helps you then please consider buying me a coffee or two ;)

Buy me a coffee

ScreenShot

The wallpaper is available here

To install and run:

Copy sxmo-alarm somewhere in either the root of your home directory or some other directory under your home on your Pinephone and

Then from the directory that you installed it.

chmod +x sxmo-alarm

Then to install leaving the config.h.def files intact each time it's run

sudo ./sxmo-alarm

Or you can force overwriting the config.h.def files

sudo ./sxmo-alarm --force

This just displays the options available

sudo ./sxmo-alarm --help

Notes:

Running this script periodically will update sxmo from git.

I've also supplied my .Xresources ( Gives the yellow / black theme ), picom.conf and modified conky.conf .

Also if you do use picom for transparency then it will severely impact the performance of the Megapixels camera to the point of unuseability. Not sure of a workaround as yet ?

If you'd like feedback on keypresses then put this line in your ~/.profile

export KEYBOARD_ARGS="-o | clickclack -V -f wavfile.wav"

Remove the -f and filename if you just want vibration. More details on clickclack are here

Issues:

If yay-bin and pacman are giving you grief since recent updates try the following which should fix the issues:

sudo pacman -R yay-bin
sudo pacman -Syyuu
rm -Rfv ~/yay-bin
git clone https://aur.archlinux.org/yay-bin.git
cd yay-bin
makepkg -si

If your /etc/pacman.conf gets overwritten I have included a copy of my pacman.conf that enables parallel downloads and some eyecandy for updates.

User Manual:

The user manual is located here

sxmo-alarm's People

Contributors

hengyedev avatar justinesmithies avatar skylead avatar xyzshantaram avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.