QsDoomLauncher – v0.1

Here is my latest project – a GZDoom launcher for Linux, which runs through a Rofi/dmenu interface for selecting IWADs & modifications. This is aimed at anyone who likes Doom and uses tiling window managers. All in a simple bash script, which you can download from my NotABug repository.

Check out my Odysee page if you want to see a video demonstration of it in action!

See below for details of how it works!

Continue reading “QsDoomLauncher – v0.1”

Remove Syncthing Conflicts

As I have started using the desktop in my house, as well as my laptop, I have also started using Syncthing to keep some of my various projects, org-files and Emacs setup [see below] the same across my devices. As such, Syncthing conflicts have become the bane of my existence, so I had to work out someway to deal with them.

Continue reading “Remove Syncthing Conflicts”

CleverVoice Proof-of-Concept

Well, I’ve knocked together a bit of “plumbing” code, to make a vocal interface to the internet chatbot Cleverbot. So far it works – as well as can be expected with cleverbot – and it will be eventually added into an as-yet-unannounced hardware project I’m working on.

Here is a little demo I put on youtube of it in action…
[youtube https://www.youtube.com/watch?v=rxKCztL0Fhs]
All my code will be available on GitHub at some point, but it is ugly as sin. So I won’t give you a link just yet, but I’m sure you can find it if you are that motivated!

At some point I want to move away from Cleverbot, to a locally hosted chatbot. Anybody with any suggestions for that, feel free to share in the comments.

QYTTS – Trailer Scraper for Kodi

For a few years now, I’ve been running a Kodi setup on various Raspberry Pi’s to live behind my telly. Currently on RPi 3, and OSMC is my distro of choice (clean, simple, smooth, and fast!).  One plugin came to my attention which I found to be marvelous, called Cinema Experience. And I’ve managed to tailor it further to my needs through some BASH script magic…

GitHubBanner

Either read on, or click the pic to see the GitHub notabug repo.

Continue reading “QYTTS – Trailer Scraper for Kodi”