Skip to content

Crankshaft Management Tool

inspector71 edited this page Aug 9, 2018 · 12 revisions

CS-NG now includes the Crankshaft Management Tool (csmt).

A tool for setting up, configuring and managing your system - including hardware - the csmt is available through a terminal, via a new crankshaft command, and is also used by the graphical settings tool to keep functionality centralised.

The csmt can be run as the normal pi user. There's no need to use sudo because, if needed, csmt uses sudo itself to execute commands.

Feel free to open an issue if you experience any problems or have a feature request for new csmt functionality.

csmt will be continuously updated as needed.

Examples of available commands, as of version 1.0.9, include:

crankshaft rtc ds1307 - set up your DS1307 real time clock (RTC) HAT

crankshaft hifiberry dacplus - set up your HiFiBerry DAC+ HAT

crankshaft gpio status - list the state of configured GPIO pins

Hopefully csmt will be easy to use.

For a full list of functionality and corresponding commands, type crankshaft in your terminal and hit enter.

Clone this wiki locally