Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

v0.1.0

Compare
Choose a tag to compare
@pastaq pastaq released this 08 Jul 00:23
· 75 commits to main since this release

##First Release!

This should work on both ChimeraOS and HoloISO. There are two install methods, both require a little bit of command line.

Prerequisites:

  1. Install crankshaft: https://crankshaft.space/
    • Use the flatpak. If you run into issues contact the dev on his Matrix channel. I also recommend getting it to autoboot first, which can sometimes be a bit of a pain.
  2. HoloISO users will need to install glibc: sudo pacman -Sy glibc
  3. For manual installs you will need the wget and git packages: sudo pacman -Sy wget git

Crankshaft Plugin store (Coming soon, waiting on PR, use Manual install for now)

Open the home menu and navigate down to Get Plugins, then click Install on the Handheld Power Tools entry.
Once installed, open a TTY via SSH or ctrl+alt+f2 and run sudo sh ~/.var/app/space.crankshaft.Crankshaft/data/crankshaft/plugins/HandyPT/configure.sh
reboot

Manual install (Advanced)

  • open a TTY via SSH or ctrl+alt+f2
  • run the following commands:
cd ~/.var/app/space.crankshaft.Crankshaft/data/crankshaft/plugins/
wget https://github.com/ShadowBlip/HandyPT/files/9068023/handy_pt-v0.1.0.tar.gz
mkdir HandyPT
tar -xzf handy_pt-v0.1.0.tar.gz -C HandyPT
sudo HandyPT/configure.sh

Edit ~/.var/app/space.crankshaft.Crankshaft/data/crankshaft/config.toml and add the following:

[plugins]
  [plugins.HandyPT]
    enabled = true

NOTE If you have other plugins installed already, be sure to only have one [plugins] line. Each successive plugin follows the same pattern below that header.

sha256: e7e9a575317936f84bce90f0b151a68acbb0dfb30d1f5ccb18ce9d388395d326