Skip to content

Initial public release

Latest

Choose a tag to compare

@chuckdries chuckdries released this 02 Sep 01:59
· 3 commits to main since this release

Hello! This project is meant to be a sort of training wheels for people who are relatively computer literate, but aren't yet comfortable working in their computer's command line. This release contains what I think is an MVP of something useful for this audience.

It includes

  • a built in terminal emulator
  • tutorials to get you oriented and help install some useful software
  • recipes for how to use those programs

Some of the recipes include

  • Create .ICO and .ICNS icons with imagemagick
  • Convert HEIC or WEBP images to JPG
  • Create a gif from a video with gifski
  • Download video and audio files from the web with yt-dlp

Right now, only Apple Silicon Macs are supported. Linux should work fine if you're comfortable building it yourself. Windows support is a WIP.

To try it out, click on Command.Line.Cookbook_0.1.0_aarch64.dmg below to download the installer.

If you run into issues using it, feel free to file an issue in the Issues tab above.