The list of some of my projects
git-etc
is a simple daemon that automatically creates git repository in the given directory and creates commit at the specified time interval. It is written on Bash
. It is also has a simple Graphical user interface written on Python2
(pyqt4
) for work with the created repository.
queued
is daemon for starting jobs to queue of calculations. It was written on Bash
created as proof-of-concept.
DeadLine widget
is a Plasmoid script written on Python2
. It is able to create jobs, and add reminders to them. Now this project has a pre-alpha stage. Someday maybe I will complete it.
oblikue-strategies
is a plasmoid written on CPP
that displays a random draw from Brian Eno and Peter Schmidt's Oblique Strategies. It is GNOME applet fork with some of special features.
Open on desktop
is a dropbox menu for Dolhpin. It creates a group in the context menu, which opens a file to the specified desktop when clicked. It has an install script written on Bash
.
py-text-monitor
is a minimalistic Plasmoid script written on Python2
. It looks like widgets in Awesome WM. My plasmoid is highly and easily configurable and does not clutter your KDE system. Also this packages has an additional DataEngine written on CPP
(old version was written on Python2
).
Kit System Monitor
is a system information and hardware monitor based on EG Sysmon. It is written on HTML-like language for SuperKaramba and has simple install script written on Python2
. It is my first Open Source Project.
They are represented by a single repository. It contains some programs for analysis of molecular dynamic trajectories using statistical mechanics and some of maths methods (e.g. graph theory). Usualy backend programs are written on C
, but sometimes on Python2
. Some of these have a Graphical user interface written on CPP
.
extract_pkglist
a simple script written on Python2
for creating list of installed packages in ArchLinux.
Food GUI
is a simple program-calculator that uses own database and written on Python2
. It calculates proteins, fats, carbohydrates, food energy and glycemic index of eaten food. It is my first project with GUI and was made just-for-fun (and for my ex-girlfriend). It also has a binary version for Win64.
julius-actions
is a script written on Python2
for work with julius. It was made just-for-fun too in my spare time. Works normally, but I don't use it.