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