Pinned Repositories
chapterize
A CLI tool to convert EDL marker files (for example from DaVinci Resolve) to YouTube video timestamps.
dotrs
A try on building a dotfiles manager which makes managing and synchronizing dotfiles across multiple systems as seamless and easy as possible.
ghostwriter
A little CLI tool to record changes in a file and replay them step by step.
idgen
A simple CLI to generate various UIDs in the terminal.
makeitbig
A tiny CLI tool to generate files with random data of a given size.
rush
A tiny HTTP benchmarking and performance testing CLI tool.
rust-cli-template
A simple Rust CLI template which I am using for my projects - based on Clap and Figment.
servus
A dead simple application to serve files and directories over HTTP.
ssplit
An extremely simple CLI tool to split string contents.
webshot
A simple CLI tool to create screenshots from web pages in the terminal.
shellshape's Repositories
shellshape/idgen
A simple CLI to generate various UIDs in the terminal.
shellshape/chapterize
A CLI tool to convert EDL marker files (for example from DaVinci Resolve) to YouTube video timestamps.
shellshape/dotrs
A try on building a dotfiles manager which makes managing and synchronizing dotfiles across multiple systems as seamless and easy as possible.
shellshape/rust-cli-template
A simple Rust CLI template which I am using for my projects - based on Clap and Figment.
shellshape/servus
A dead simple application to serve files and directories over HTTP.
shellshape/ghostwriter
A little CLI tool to record changes in a file and replay them step by step.
shellshape/makeitbig
A tiny CLI tool to generate files with random data of a given size.
shellshape/rush
A tiny HTTP benchmarking and performance testing CLI tool.
shellshape/ssplit
An extremely simple CLI tool to split string contents.
shellshape/webshot
A simple CLI tool to create screenshots from web pages in the terminal.
shellshape/.github
shellshape/fw
A very simple tool to watch files and execute commands on transitions.
shellshape/test-utils
A simple crate containing utility stuff for unit testing shellshape projects.
shellshape/tracker
Simple tool to track time.