Very simple coroutine library for C
Updated 2022-11-13 01:12:51 +01:00
A simple, easy-to-deploy Discord music bot written in go. Supports YouTube, Spotify and hundreds of other sites using youtube-dl.
Updated 2022-10-01 20:01:10 +02:00
My third attempt at a CLI calculator. Supports functions, variables, implicit multiplication and a lot of customization options. Under 1000 LoC. Can be built with or without libreadline.
Updated 2022-09-12 20:21:49 +02:00
A c library with some generic data structures (maps, vectors), an Error type, a customizable formatter similar to printf() and maybe more to come.
Updated 2022-08-23 04:53:09 +02:00
A simple yet powerful script to run C code like a scripting language. Supports multiple files and the inclusion of libraries.
Updated 2022-09-10 19:21:25 +02:00
Painlessly sync your music (or other files) to an Android device. Just plug in your phone, give file transfer permission and run the script. Requires rsync, libmtp and GIO.
Updated 2022-05-27 21:49:28 +02:00
A simple voice recorder for Arduino using an SD card and an electret microphone amplifier circuit.
Updated 2022-11-27 02:13:10 +01:00
I should probably come up with a name...
Updated 2021-12-30 18:10:24 +01:00
Another simple expression parser in C.
Updated 2022-07-26 13:29:19 +02:00
A lightweight Discord music bot written in go with minimal dependencies. Optimized for low CPU (not RAM) usage and responsive playback. Directly uses youtube-dl and ffmpeg for downloading media.
Updated 2022-09-20 01:23:44 +02:00
Lädt öffentlich zugängliche Literatur von projekt-gutenberg.org herunter und speichert diese als Markdown-Dokument ab. Downloads free public domain German literature from projekt-gutenberg.org and converts it into Markdown.
Updated 2021-07-26 13:53:16 +02:00
My config for the Zoomer Shell (based; on Luke's). With some feature changes, for example directory bookmarks.
Updated 2021-07-26 14:18:52 +02:00
Calculates the input while respecting operator precedence, parentheses, etc. Not designed to be useful.
Updated 2021-07-26 14:18:46 +02:00
Gives you all the possible ways to spell a string using abbreviations from the periodic table.
Updated 2021-07-26 14:18:41 +02:00
A program that extracts the individual tracks from an Ogg/Vorbis or mp3 radio stream. Written in go without any non-standard dependencies.
Updated 2021-07-26 14:01:04 +02:00