Skip to content

Commit a01dcb3

Browse files
One litlle thing was left as HTML
1 parent a5842a5 commit a01dcb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ A MineClone2 mod that adds tons of aliases that make itemstrings match MineCraft
4747

4848
<details><summary><h1 id="random-programming-projects">Random programming projects</h1></summary>
4949

50-
<h3 id="countdown">Countdown</h3>
50+
### Countdown
5151
[GitHub](https://github.com/thepython10110/countdown)
5252

5353
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 _should_ automatically be installed. It saves either to a JSON file or to a [Home Assistant](https://home-assistant.io) server via the REST API. It uses my Python script (`hass.py`) which has several functions that make the Home Assistant REST API relatively easy to use.

0 commit comments

Comments
 (0)