Coder Social home page Coder Social logo

Readme Card


About

About this GitHub profile.

l138wc

Description

My home of miscellaneous open source programming projects. Here you will find a library of unorganized and random programs written in various scripting and programming languages for various operating systems.

A Few Random Projects

HOSTSCOMPRESS WINDOWS is a command line tool to Ccompress (consolidate) multiple URLs into single IP lines in the Windows hosts file

HOSTSCOMPRESS WINDOWS

Box Unicode Characters is a Windows command line tool to help display Unicode box characters with various formatting options. I'll create a Linux version soon.

Box Unicode Characters

UniShellect has been re-written in C++ as the official UniShellect V2.

UniShellect V2

ColorStatic Bash has been re-written in C++ as the official Color Static.

Color Static (C++ Edition)

Myself

DADDY of twin demon spawn! Older school (25+ years) overall com tech (hard & soft) & gamer, Windows, Linux, & even Apple. I guess you could call me a "hobbyist".

I specialize in the command line and especially automating things. I do these things in both compiled programming languages and scripts with scripting languages in the various environments.

Vague Statistics

These are all generaized statistics as monitored by GitHub and WakaTime.

OverallStats

Top Languages

WakatimeLat

Time spent in Wakatime monitored environments:

wakatime

Time spent in this specific repository:

wakatime

WAKATIMEACTIVITY

WAKATIMELANGS

Social Media

You can find me on:

Facebook

Facebook Profile

DeviantArt

DeviantArt Profile

Email Me

Email Me


Environments

Where and what I do.

Operating Systems

Windows LogoLinux LogoMacOS LogoAndroid Logo

I primarily work in Windows and Linux, but some of my code will compile for MacOS and occasionally the Android command line as well.

What and Where

This is by far not an exhaustive list of my software nor is it representitive of the quantity and/or quality of my overwall work over the years. I've been a programmer longer than FOSS was a big thing and even then it wasn't usual for people to be displaying their code all over the place so I've only been open source less than 2 handfuls of years and even then not all of my work is open source.

Languages

I'm more than familiar with many languages and even fluent in a few (though I can admit to getting rusty like all the rest), but for all intents and purposes the primary languages you will see here are AutoHotkey, Shell/BASH, C++, and Fortran (for now).

Environment

The command line... mostly.

On occasion you might find a GUI.

  • Windows
    • CMD, of course. I started in Windows and way back when I started that's what we had.
    • PowerShell, I , of course, advanced along with Windows.
  • Linux
    • Shell
      • Bash, where I feel at home.
      • POSIX (fairly), I can convert most things into POSIX if necessary. Fortunately most Linux environments have Bash.
      • Other, I am somewhat familiar with ZSH and other shells and can fix most things in those functions/scripts.
  • Other, (MacOs included somewhat)
    • "I get around"... It doesn't matter what operating system I am in, I can do whatever, wherever.

Support Me If You Like

If you like any of the projects below and care to donate to my PayPal:

PayPal Donation

Or Buy Me A Coffee if your prefer:

Buy Me A Coffee


Projects

A few projects you'll find here.

Letter Projects
A
NameDescriptionLanguageLink
AutoHotkey
Gui Class
Create AutoHotkey gui objects with a
few options.
AutoHotkeyAutoHotkey-Gui-Class
AutoHotkey
Menu Class
Create objects of system tray/context
menus in the AutoHotkey scripting
language.
AutoHotkeyAutoHotkey-Menu-Class
B
NameDescriptionLanguageLink
Bench CLICross-platform command line tool to
benchmark commands and other
executables/scripts in command lines
written in Fortran. Very precise and
fast.
Fortranbench-cli
Beep
Frequency
A wrapper for the Beep function
from the win32 API.
C++beepfreq
Black HostsThis is a cross-platform hosts file
installer for hosts files found at the
StevenBlack repository.
Rustblackhosts
Box
Unicode
Characters
Print all box characters with their
corresponding alt and hexadecimal codes from
the Windows command line..
C++boxunichars
C
NameDescriptionLanguageLink
CleantempClean temporary files and directories
in Windows.
C++cleantemp
ColorStatic
CPP
C++ version of Color Static.C++colorstatic-cpp
ColorStatic
Bash
Fun Bash hybrid function/script to
generate a random colorful "Static"
/"Matrix" (like?) style animation
in a Linux (or any *nix?) command
line.
Bashcolorstatic-bash
Con
Info
Get a console's column and row
size, cursor position, and
buffer size. Defaults to all
information. Windows version.
C++coninfo_windows
Console
Palette
Display the 4bit colors of the
current console.
C++conpalette
ContainsCheck if a hay[stack] contains a
[needle] in the command line with
some options.
C++contains
CPL ExplorerView info and/or run CPL files.AutoHotkeyCPL-Explorer
CDTD
Windows
Change a console's title to the
current time and date on a loop.
Windows version.
C++ctdt_windows
CPP
Project
A Linux command line tool to initiate
my personal and custom C++
project directory structure, files,
and basic boilerplate code. This
is for me, but anyone can use if
they like..
C++cppproject
D
NameDescriptionLanguageLink
Desktop
Gen
Generate Linux .desktop shortcut
files from the command line.
C++desktopgen
E
NameDescriptionLanguageLink
Empty BinsCommand line utility that scans all
fixed partitions and empty any
populated Recycle Bins
($Recycle.Bin). Options (as passed
parameters) to show info traytips
and set traytip's time.
AutoHotkeycolorstatic-bash
F
NameDescriptionLanguageLink
FluxClipScreenshot utility for Windows.AutoHotkeyFluxClip
Flux
Color
Convert
Convert hexadecimal colors to
RGB and vice versa with
various options.
AutoHotkey/C++FluxColorConvert
G
NameDescriptionLanguageLink
GunMetal
Plank
Theme
Just a little Gun Metal Blue & Gray
theme for the Plank dock.
Plank
Config
GunMetal-Plank-Theme
God
Mode
Create the famous god mode
directory in Windows
from the command line.
C++God-Mode
H
NameDescriptionLanguageLink
Hex To DecConvert hexadecimal values
to decimal format.
C++hextodec
Hosts
Compress
Windows
Compress (consolidate) multiple
URLs into single IP lines in
the Windows hosts file.
C++hosts-compress-windows
Hosts
Compression
Scripts
Various scripts to help compress the hosts file.Varioushosts-compression-scripts
HyperCLIWJust a little Gun Metal Blue & Gray
theme for the Plank dock.
C++HyperCLIW
I
J
K
NameDescriptionLanguageLink
Key
Scan
Code
View scan and virtual key codes in
Windows.
AutoHotkeyKey-ScanCode
L
NameDescriptionLanguageLink
LSPIDSList integer PIDS from the
'/proc' directory in Linux with
some formatting options.
C++LSPIDS
lolcat Bash CompletionBash completion for
lolcat
Bashlolcat_bash_completion
M
NameDescriptionLanguageLink
MC
Chunk
Get
Get coordinate boundaries of a chunk
by providing any x, z coordinates
inside of that chunk in Minecraft.
AutoHotkeyMC-Chunk-Get
MC
Chunk
Get V2
Get chunk boundaries in Minecraft by
providing x, z coordinates in that
chunk. This is a Python rewrite of
my AutoHotkey program.
PythonMC-Chunk-Get-V2
MC
Chunk
Get V3
This is a tool that calculates the
chunk boundary coordinates of a chunk
by providing a pair of X,Z
coordinates within that chunk in
Minecraft.
RustMC-Chunk-Get-V3-CLI
MSC
Explorer
View and/or run MSC files for the
Microsoft Management Console
(mmc.exe)View and/or run MSC files
for the Microsoft Management Console
(mmc.exe).
AutoHotkeyMSC-Explorer
N
NameDescriptionLanguageLink
NPS
CRC
Check
Get or check a files CRC.AutoHotkeyNPS-CRC-Check
Netflix
Query
Load Netflix in a browser with search options.C++netflixq
O
NameDescriptionLanguageLink
On
The
Fly
DPI
Change the mouse sensitivity quickly
with the keyboard and mouse.
AutoHotkeyOnTheFlyDpi
OnlyOnePrint unique lines from a file.Rustonlyone
OnlyOne
V2
Get unique lines from a file, piped
stdin, or passed arguments in the
command line.
C++onlyonev2
P
NameDescriptionLanguageLink
ProcspinLinux Bash command line utility to
create a process/progress animation
with text and custom frame
animations for silently running
PIDs.
BashProcSpin
Q
R
NameDescriptionLanguageLink
RGBTOHEXRGet or check a files CRC.AutoHotkeyrgbtohexr
RW
Mode
Read, toggle, or set a file's Read
/Write mode in Windows.
C++rwmode
S
NameDescriptionLanguageLink
Set
Colors
Another way to set colors in Linux shells.Rustsetcolors
StrLenGet the character length of a string
from the command line.
C++strlen
T
NameDescriptionLanguageLink
Task
Lister
Task Lister is a portable task
manager that can be used as a
alternative to the native Windows
Task Manager. It is great for flash
drives or disk to use on computers
that have viruses that have disabled
the task manager or it can be used as
a lightweight alternative.
AutoHotkeyTask-Lister
Temperature
Convert
Convert Fahrenheit to Celsius and
vice versa from the command line.
C++Temperature-Convert
Temperature
Convert
Todo list for the Bash command line.Bashtodo-bash
TTS
WavGen
Text To Speech wav generator written
in AutoHotkey and uses VBScript.
AutoHotkeyTTS-WavGen
U
NameDescriptionLanguageLink
UniShellectThis tool parses a JSON config file
and loads a highly customizable menu
of shells, interpreters, files,
commands and possible arguments into
any command line interface. This is
inspired by the "hyper-shellect"
plug-in for the "Hyper" terminal.
FortranUniShellect
UniShellect V2This tool parses a JSON config file
and loads a highly customizable menu
of shells, interpreters, files,
commands and possible arguments into
any command line interface. This is
inspired by the "hyper-shellect"
plug-in for the "Hyper" terminal.
C++UniShellect V2
UniSym
Send
Unicode character, symbol, and emoji
utility for Windows written in
AutoHotkey.
AutoHotkeyUniSym-Send
User
Name
Get the current user's user
name with case options in
Windows.
C++User-Name
V
NameDescriptionLanguageLink
Volume
RevolverV2
Quickly change the system volume with
the mouse wheel and modifier keys.
AutoHotkeyVolume-RevolverV2
W
X
Y
NameDescriptionLanguageLink
You
Tube
Search
Filter
About
Do YouTube searches with (or without)
a pre-filter from the Linux Bash
command line since we can't do them
at YouTube ourselves.
BashYouTubeSearchFilter
Z

This profile last updated

Last Workflow Run

Last Commit:

Services hosting this page

WakaTime Logo GitHub Logo

Ian Pride's Projects

appimage.github.io icon appimage.github.io

Given an URL to an AppImage, the GitHub action in this project inspects the AppImage and puts it into a community-maintained catalog

apt-list-installed-python icon apt-list-installed-python

Python-to-exe cli that lists apt package names. Can be used as a normal .py script or as an executable. One version is compiled, but you can compile yourself with nuitka.

apt-upgrade icon apt-upgrade

A nice little wrapper cli utility to help update and upgrade programs installed with the APT package manager with error handling and color output. Written in Fortran.

auto-hide-desktop icon auto-hide-desktop

Auto-Hide Desktop will automatically hide your desktop icons and taskbar once the system has been physically idle for more than the users specified time. Version 2 coming soon with changed features and optimizations.

bash_tests icon bash_tests

Nothing to see here, various Bash tests for CodeFactor and otherwise. You'lll probably see a bunch of nonsense.

bashconf icon bashconf

Create .bash_<NAME> configuration files in the user's directory if they don't exist with some error/exit codes.

bcmath_bash icon bcmath_bash

bcmath is a function/script wrapper for the shell cli math utility 'bc'.

bench-cli icon bench-cli

Cross-platform command line tool to benchmark commands and other executables/scripts in command lines written in `Fortran`. Very precise and fast.

blackhosts icon blackhosts

This is a cross-platform hosts file installer for hosts files found at the StevenBlack repository.

boxunichars icon boxunichars

Print all box characters with their corresponding alt and hexadecimal codes from the Windows command line.

cleantemp icon cleantemp

Clean temporary files and directories in Windows.

clipit icon clipit

ClipIt clipboard manager for GTK+

colorstatic icon colorstatic

Fun command line tool to generate random color animations like a static tv screen. A re-write of my old Bash script of the same name.

colorstatic-bash icon colorstatic-bash

Fun Bash hybrid function/script to generate a random colorful "Static"/"Matrix" (like?) style animation in a Linux (or any *nix?) command line.

coninfo_windows icon coninfo_windows

Get a console's column and row size, cursor position, and buffer size. Defaults to all information. Windows version.

conpalette icon conpalette

Display the 4bit colors of the current console.

contains icon contains

Check if a hay[stack] contains a [needle] in the command line with some options.

convert_image icon convert_image

Convert images with a few options from the command line using the Python module 'Pillow'.

cppproject_linux icon cppproject_linux

A Linux command line tool to initiate my personal and custom C++ project directory structure. files, and basic boilerplate code. This is for me, but anyone can use if they like.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.