Name | Description | Last commit |
nix | ||
dns.nix | fork of https://github.com/kirelagin/dns.nix | 2022-09-13 08:06 |
nixfiles | ctucx' nixfiles | 2023-03-19 18:32 |
etc | ||
ctucx.things | simple inventory management web-app | 2023-01-03 19:30 |
gpx-map | render gpx files to tiles and display them on a map | 2022-12-11 10:02 |
mobile-coverage-map | a map that allows comparison of various mobile networks | 2022-12-25 11:38 |
mqtt-webui | smarthome webui, based on https://github.com/dersimn/mqtt-smarthome-webui | 2022-12-13 15:20 |
stagit | ctucx' stagit fork | 2022-12-31 11:05 |
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.ztn.sh/zotan/webmusic | 2021-05-07 10:23 |
nimlang | ||
departures2mqtt | Export bus departures[kvg-kiel] to MQTT | 2022-12-13 13:21 |
dnsmasq-lease-overview | web-overview for dhcp-leases from dnsmasq | 2022-12-11 15:15 |
flauschehorn.sexy | source-code of flauschehorn.sexy | 2022-12-10 13:07 |
gallery | static-site-generator for image-galleries [used @ photos.ctu.cx] | 2022-12-10 13:36 |
lacrosse2mqtt | Exporter for LaCrosse sensors to MQTT | 2022-12-08 17:18 |
sdm2mqtt | Exporter for SDM120M meters to MQTT | 2022-12-14 14:33 |
serial2tcp | serial to tcp/ip bridge | 2022-01-22 15:43 |
nimlang libraries | ||
nimexif | nim-wrapper for libexif | 2022-01-29 10:50 |
nimjpg | parse jpg file header | 2022-01-29 10:18 |
archive | ||
alpine-pkgs | My personal alpine-packages [deprecated in favor of nixos] | 2021-11-27 21:09 |
ansible-configs | My personal ansible roles and playbooks [deprecated in favor of nixos] | 2022-01-19 23:02 |
aur-packages | My personal aur-packages [deprecated in favor of nixos] | 2021-07-30 18:08 |
ctucxbot | [nimlang] A telegram bot | 2020-08-15 19:49 |
fritzbox-exporter | [nimlang] prometheus exporter for lte fritzboxes | 2021-04-20 16:12 |
nimgit | [nimlang] nim-wrapper for libgit2 | 2021-03-23 19:23 |
nimhafas | [nimlang] hafas-client library | 2023-03-15 12:55 |
nimstagit | [nimlang] incomplete reimplementation of stagit | 2021-05-08 22:25 |
nimtradfri | [nimlang] incomplete library to interact with ikea tradfri-gateways | 2020-09-16 07:48 |
oeffisearch | [nimlang] fast and simple tripplanner | 2023-03-15 12:54 |
oeffi-web | [nimlang] oeffisearch fork that works without javascript | 2023-03-15 13:01 |
smartied | [nimlang] smarthome server | 2021-05-14 16:57 |
smartie-pwa | [js] smarthome web-gui | 2022-01-27 15:50 |
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>"