Skip to content

First release for PosturePerfectionReceiver

Latest
Compare
Choose a tag to compare
@miklasr miklasr released this 12 Apr 17:48
· 1 commit to main since this release

Download and install the deb package for the Posture Perfection Receiver

  • For Linux laptops and PC's
wget https://github.com/ESE-Peasy/simple-remote-notify-send/releases/download/v1.0.0/PosturePerfectionReceiver_1.0.0-1_amd64.deb
sudo apt install ./PosturePerfectionReceiver_1.0.0-1_amd64.deb
  • For the Raspbery Pi's
wget https://github.com/ESE-Peasy/simple-remote-notify-send/releases/download/v1.0.0/PosturePerfectionReceiver_1.0.0-1_armhf.deb
sudo apt install ./PosturePerfectionReceiver_1.0.0-1_armhf.deb

You can now run the package from anywhere on the command line

PosturePerfectionReceiver

If you don't have notify-send installed, you can install it with
sudo apt install libnotify-bin

  • If you are running on the raspberry pi, also install
    sudo apt-get install mate-notification-daemon mate-notification-daemon-common

If you ever wish to uninstall, run:

sudo apt remove postureperfectionreceiver