5 projects tagged "cli"
Wu is small command-line application that retrieves weather data from Weather Underground (including current conditions, historical data, forecasts, active alerts, and station lookup). The program is designed to be extremely fast and generally compliant with the Unix philosophy. Wu is written in Go, and requires a Go compiler to build from source.
PHP CLI Framework is a simple class which you can extend to quickly create a commandline (CLI) application using PHP. Only a single file is needed, and everything extends that file. It supports interactive input and an object oriented way of writing which keeps things nice and clean. Features include arguments, flags, options, colors, interactive input, object oriented PHP5, a micro framework, and minimal coding required. There's only a single class to extend.
SearchBin is a fast commandline program for searching within binary files. It's a bit like grep for binaries. It offers wildcard matching and has three capabilities for searching: for bytes using hexidecimal, for a plain text string, and for a smaller binary file. Any discovered matches will print the found offsets (0-based).
A tool for creating disk-at-once and track-at-once CDs, DVDs, and BluRays.
A shell focused on interactive use, discoverability, and user friendliness.