A majestic hybrid creature stands poised for action, its form a seamless fusion of wolf, lion, and dragon. Black fur streaked with silver flows into shimmering green and iridescent blue scales, its powerful frame radiating strength. Draconic feet grip the earth, a long spiked tail sways behind, and vast blue wings extend from its back, ready to carry it skyward. Its left hand is a formidable wolf’s paw, the right that of a lion, each clawed and deadly. Swirling, ever-shifting eyes—amber, green, blue, red, and white—gleam with fierce intelligence. A wolf’s muzzle lined with dragon’s teeth gives it a fearsome presence, while lion’s ears and caramel-colored horns curving slightly at the tips complete its regal visage. Strapped across its back, two swords await their call to battle—one glowing with golden light, its circular hilt radiating power, the other a silver blade etched with sun and moon symbols, its ornate grip gleaming in the sun. The creature stands beneath a brilliant sky, the sun casting golden rays over the lush trees behind it and the endless blue ocean stretching beyond the sandy shore. Strength, mystery, and primal majesty intertwine in its presence—guardian of the wilds, ruler of the unseen, and force of untamed legend.

Wolves and Wonders

Welcome to the crossroads where ingenuity meets imagination—a realm of Wolves and Wonders. Here, in the heart of the den, you’ll find the creations that shape our journey: tools forged in the fires of innovation and projects that howl with purpose.

Each endeavor is a testament to the balance we guard, blending the ferocity of the wolf, the pride of the lion, and the unyielding drive of the dragon. These are not just projects; they are pieces of the story we’re weaving, one step closer to the wonders yet to come.

Explore the paths below and discover the heart of our craft.

Git Syncer

Keep a directory in sync with a git repo.

Git Cyncer is a simple bash script designed to help users keep a directory in sync with a Git repository. The usage is straightforward—just run the script with two parameters: the repository directory and the time interval in minutes.

Example Usage:

./git-cyncer.sh /home/james-bond/git/git-cyncer 2

This command tells the script to update the git-cyncer directory every 2 minutes.

Note: You must clone the repository you wish to sync before using the script.

TT Server Manager

A server management bot fore TeamTalk5.

This bot helps you administer your TeamTalk server with ease. If you want to learn more, you can view it on GitHub.

Ntfy2Tts

Announce ntfy notifications over text to speach.

This small Python script lets you receive notifications from the ntfy service and convert them to speech. It uses a simple JSON configuration file, where you can specify the server and topic for receiving notifications.

Dot Files

Configure your system just like me.

These are our configuration files (often called dotfiles) for most of the programs we use. They are set up for deployment with chezmoi, allowing you to replicate our configuration with minimal effort.

Dwcom

A flexable event distribution plugin for TTCom.

dwcom is a plugin for the TeamTalk Commander that enables the distribution of events through sounds, speech, notifications, and logs.