Name | Description | Last commit |
etc | ||
bikemap | 2022-05-30 17:55 | |
mobile-coverage-map | A map that allows comparison of various mobile networks | 2022-05-31 11:28 |
nixfiles | My personal nixfiles | 2022-08-18 09:07 |
smartie-pwa | smarthome web-gui | 2022-01-27 15:50 |
stagit | My personal stagit fork | 2022-05-28 15:51 |
tastenbrett | A custom 50ish% ortholinear keyboard | 2022-05-28 10:25 |
webmusic-nginx | nginx xslt-based index files optimized for music, inspired by https://git.zotan.services/zotan/webmusic | 2021-05-07 10:23 |
nimlang | ||
flauschehorn.sexy | source-code of flauschehorn.sexy | 2022-05-17 17:18 |
fritzbox-exporter | prometheus exporter for lte fritzboxes [used @ fbexporter.ctu.cx] | 2021-04-20 16:12 |
gallery | static-site-generator for image-galleries [used @ photos.ctu.cx] | 2021-03-14 12:35 |
kvg-kiel-station-departures | renders a json containing departures | 2022-01-27 14:49 |
nimstagit | stagit reimplementation in nimlang | 2021-05-08 22:25 |
oeffisearch | fast and simple tripplanner [hosted @ oeffisear.ch] | 2021-06-26 16:56 |
oeffi-web | A fork of oeffisearch that works without javascript [hosted @ oeffi.ctu.cx] | 2021-03-14 14:36 |
serial2tcp | serial to tcp/ip bridge | 2022-01-22 15:43 |
smartied | smarthome server | 2021-05-14 16:57 |
nimlang libraries | ||
nimexif | nim-wrapper for libexif | 2022-01-29 10:50 |
nimgit | nim-wrapper for libgit2 | 2021-03-23 19:23 |
nimhafas | hafas-client library | 2021-07-28 15:00 |
nimjpg | parse jpg file header | 2022-01-29 10:18 |
php | ||
dnsmasq-lease-overview | web-overview for dhcp-leases from dnsmasq | 2022-01-22 21:43 |
archive | ||
alpine-pkgs | my personal alpine-packages | 2021-11-27 21:09 |
ansible-configs | My personal ansible roles and playbooks | 2022-01-19 23:02 |
aur-packages | my personal aur-packages | 2021-07-30 18:08 |
ctucxbot | [nimlang] A telegram bot | 2020-08-15 19:49 |
dns-zones | My personal zonefiles [now managed in my nixfiles] | 2022-04-20 17:38 |
dotfiles | My personal dotfiles [managed w/ chezmoi] | 2021-10-12 14:48 |
fritzboxlte-gnome-extension | [js] shitty gnome extension for lte fritzboxes with fritzbox-exporter | 2020-08-17 15:28 |
nimtradfri | [nimlang] incomplete library to interact with ikea tradfri-gateways | 2020-09-16 07:48 |
tinyDAV | [php] Cal-/ CardDAV server with a simple web-GUI based on SabreDAV | 2020-06-27 20:06 |
Contribute
The best way to contribute to my repositories is through e-mail, check out git-send-email.io if you don’t know how to do that. Send your patches to git@ctu.cx and change the subject prefix to specify the repository you are sending the patch for. You can do that running the following command from the git repository:
git config format.subjectPrefix "PATCH <name-of-repository>"