Pinned Repositories
ago
List files of a directory in a human readable format with colorized output optionally included.
jisho
Gets the definition, reading and kanji for the given romanji input
raijin
A Dlang library containing useful modules used in simple Dlang applications.
SimpleCore
A simple framework for creating World of Warcraft addons
simpletimers
Dead simple timers. Contains a RepeatingTimer and CountdownTimer.
textrecords
A simple text based record format.
todolistgen
A Dlang application that looks for TODO style tags in source code and exports them to various file formats(html, json etc).
touchy
Touch a file based on a template.
VariantConfig
A key/value config file format for the D programming language(Dlang).
Soulsbane's Repositories
Soulsbane/todolistgen
A Dlang application that looks for TODO style tags in source code and exports them to various file formats(html, json etc).
Soulsbane/addoninfo
A Work in Progress WoW addon infomation application.
Soulsbane/ago
List files of a directory in a human readable format with colorized output optionally included.
Soulsbane/jisho
Gets the definition, reading and kanji for the given romanji input
Soulsbane/skeletor
Generates a project based on user defined options.
Soulsbane/textrecords
A simple text based record format.
Soulsbane/touchy
Touch a file based on a template.
Soulsbane/aliasthat
Various alias' for D that should hopefully make things easier.
Soulsbane/be
A simple application launcher
Soulsbane/criticalwani
Provides a quiz for your critical items on wanikani.com
Soulsbane/ctoptions
A D Programming Language library for handling a key/value config file format at compile-time.
Soulsbane/darrayutils
Adds additional array functions not found in Phobos.
Soulsbane/define
A simple utility to fetch the definition of a word from dictionaryapi.dev
Soulsbane/dstringutils
Various string utility functions not found in Phobos.
Soulsbane/dtypeutils
Various functions for dealing with D types.
Soulsbane/duble
Get the size of a directory or subdirectoris pretty printed in a table.
Soulsbane/follow
Prints a list of symbolic links in current directory with the path in which the link points to.
Soulsbane/getmacname
Takes a MAC address and finds its manufacturers name.
Soulsbane/goapp
Just my personal common CLI functionality for my Go applications.
Soulsbane/goscriptsystem
Soulsbane/has
Like which and whereis cli programs but prettier.
Soulsbane/imup
Mostly for my use. Checks if your internet is working.
Soulsbane/mezame
Keeps a hard drive from going to sleep
Soulsbane/mkpath
Simple program to make a directory path
Soulsbane/prath
Pretty print the paths in the $PATH environmental variable.
Soulsbane/slang
A command line tool to lookup and word on Urban Dictionary
Soulsbane/ssloc
Simple Source Lines of Code. Just a small program that harnesses the power of Dlang's for scanning and outputting the number of lines of code in a source file.
Soulsbane/tocparser
A World of Warcraft TOC reader in Golang
Soulsbane/tocup
Replace a TOC files Interface version with the latest version.
Soulsbane/zodiac
A simple Chinese zodiac information application for using the fyne widget toolkit