BitMaker

BitMaker is an interface for manipulating bitwise decimal numbers. It can handle 32-bit decimal values and includes support for custom profiles which can set the visibility and label for any or all bits.


BitMaker is ideal for working with bitwise permission systems and flag-based variables for software and web developers.


A sample profile can be found in the repo here.


BitMaker is released under the GPL v3 licence.

The source code can be found at https://gitlab.com/kenherbert/bitmaker-legacy.

Latest release  1.1.0

Released May 11 2013

Downloaded 1661 times
Downloaded 1291 times

Command Line Parameters

Short Switch Long Switch Argument Effect
-h --help none Displays help on the command line parameters (console only)
-c --configpath string: folder path The folder in which the config file is read and saved
-p --profilepath string: folder path The default folder from which profiles are loaded

Please note: BitMaker does not support the / switch for command line parameters. You must use the - switch.