This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
v0.1.0
##First Release!
This should work on both ChimeraOS and HoloISO. There are two install methods, both require a little bit of command line.
Prerequisites:
- 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.
- HoloISO users will need to install glibc:
sudo pacman -Sy glibc
- 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.
- reload crankshaft or reboot
handy_pt-v0.1.0.tar.gz
sha256: e7e9a575317936f84bce90f0b151a68acbb0dfb30d1f5ccb18ce9d388395d326