Links

Main Stuff

Go Home

My Projects

My Radio Page

Folding@Home

t3k's Software

This is just a small collection of software I've written. Some in C, some in C++, some in languages no one uses anymore. Most of these can be compiled with just gcc present on your system. Other dependencies will be listed in their git repos and what not


Date - A program that just outputs the current date and time written in COBOL. The program was designed for GNUCobol and has not been tested on the IBM z COBOL software or the VMS COBOL software.

Lanugage: COBOL

Source Code

Github


GtkRedShift - A very simple graphical frontend for QRedshift written in Python using PyGtk3. It requires QRedshift to be present in the /usr/bin folder.

Language: Python

Github

Gitlab


FreshInstallScritps - Just a fresh install script for Debian/Ubuntu based distros. Just a simple menu using dialog to simplify the setup process

Lanugage: Bash

Github

Gitlab


TeV - A simple text viewer written in C++. nothing fancy.

Lanugage: C++

Github

Gitlab


reh - Displays silly little ASCII animals in your terminal. The ASCII art came from ascii-art.de

Lanugage: C++

Github

Gitlab


MTerm - A terminal written using the VTE terminal library. Written in C and was mainly a dumb little project. It should resume development soon. Though it might get a re-write...

Lanugage: C

Github

Gitlab