HengYeDev / sxmo-alarm

Script to install sxmo onto an Arch Arm barebones image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sxmo-alarm

Script to install sxmo onto an Arch Arm barebones image. 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

chmod +x sxmo-alarm

sudo ./sxmo-alarm from the directory that you installed it.

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

User Manual:

The user manual is located here

About

Script to install sxmo onto an Arch Arm barebones image


Languages

Language:Shell 100.0%