You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Find my music (mostly video game transcriptions) on <ahref="https://musescore.com/thepython10110">MuseScore.com</a> and <ahref="https://github.com/thepython10110/musescore">GitHub</a>.</p>
12
-
<h1id="software-on-my-computer"><ahref="software-on-my-computer.html">Software on my computer</a></h1>
28
+
<p>Find my music (mostly video game transcriptions) on <a
29
+
href="https://musescore.com/thepython10110">MuseScore.com</a> and <a
<p>A program that converts English into Lord of the Rings Elvish Tengwar. I'm unlikely to finish it, especially since <ahref="https://tecendil.com">Tecendil</a> already exists.</p>
<p>A Python/Tkinter program that counts down the time until user-specified events, with the ability to make custom themes. It requires Python 3 on a Windows computer (although using it on other OS's shouldn't take much modification), and several Python modules that <em>should</em> automatically be installed. It saves either to a JSON file or to a <ahref="https://home-assistant.io">Home Assistant</a> server via the REST API. It uses my Python script (<code>hass.py</code>) which has several functions that make the Home Assistant REST API relatively easy to use.</p>
<p>Hopefully a <ahref="https://minetest.net">Minetest</a> mod that's a port of <ahref="https://github.com/minetest-mods/digtron">Digtron</a> for <ahref="https://content.minetest.net/packages/Wuzzy/mineclone2">MineClone</a> It doesn't work, and I know basically nothing about the Minetest/MineClone API (?), and I'm also very new to Lua, so I don't know how to fix it. Basically, all I did was change the crafting recipes, change the dependencies, and find/replace "digtron" with "clonetron." <em>PLEASE</em> look through it and open an issue telling me how to fix it...</p>
0 commit comments