The IMD is a markdown reader designed to look good and be useful.
IMD is written in C and must be recompiled for configuration.
- (GNU) LibC
- C Compiler
- (GNU) Make
- BinUtils
- (MAKE) Git
- (MAKE) Python
- (MAKE) GZip
Development is shown is the file ./TODO.md.
A unchecked box means it's no implemented.
A slashed box means it's partiality implemented.
A checked box means it's fully implemented.
Known bugs are in the ./BUGS.md file.
Please report all bugs and ideas for imd in the issues page
Run make configure to configure the program.
Configuration files not fully implemented
Edit ./confs/default.json to change styling
Once IMD is install you can update the source code in the /etc/imd/src/ directory to your liking.
Then rebuild IMD with imd-rebuild <cflags>
IMD is on the AUR at https://aur.archlinux.org/packages/imd-git.
I Recommend using Trizen to download. Yay doesn't work
IMD is also on the ChaoticAUR.
Run ./install it will
- Clean previous build
- Rebuild all files
- Strip and zip files
- Install binaries and data
Pre-Built Dependency Free ( Doesn't need a git clone ) ( Only needs 7z and curl, which can be uninstalled after )
curl https://raw.githubusercontent.com/Noah-Arcouette/imd/master/net | sh
Run sudo make uninstall.
Run make build to build and strip.
Run make clean to clean previous build.
Run make configure to configure and generate necessary files for build process.
Run make all to build on a development build. This will run the built program with test file