Skip to content

Basic re-implementation of some Moto Actions for the pinephone

License

Notifications You must be signed in to change notification settings

jpfeiffer16/pine-actions

Repository files navigation

Pine-Actions

PineActions is a basic re-implementation of some Moto Actions for the Pine Phone.

Currently implemented actions:

  • Twist camera
  • Twist flashlight

Installing

From source:

git clone git@github.com:jpfeiffer16/Pine-Actions.git
cd Pine-Actions
make
sudo make install
sudo systemctl enable twist-flashlight.service
sudo systemctl start twist-flashlight.service

AUR(Any Arch-based distro):

There is a pine-actions package.

For example, using yay:

yay -S pine-actions

Thanks

  • postmarketOS and their docs for documentation of the gyro and led descriptors.
  • clickclack for its insight into how to control the haptic motor.

About

Basic re-implementation of some Moto Actions for the pinephone

Resources

License

Stars

Watchers

Forks

Packages

No packages published