-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
729f56a
commit f7a54a7
Showing
1 changed file
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,16 @@ | ||
<p align="center"><img src="https://github.com/user-attachments/assets/01094636-06dc-4432-bd63-72e882a3db16" alt="bombtimer logo" width="300"></p> | ||
<p align="center"><img src="https://github.com/user-attachments/assets/01094636-06dc-4432-bd63-72e882a3db16" alt="bombtimer logo" width="250"></p> | ||
<h1 align="center">Bomb Timer</h1> | ||
<p>BombTimer is a simple countdown timer for Windows, inspired by <a href="https://www.youtube.com/@tokyospliff">tokyospliff</a>.</p> | ||
<p align="center"><img src="https://github.com/user-attachments/assets/3827f8f0-25cf-4619-a774-8d715d61b82d" alt="screenshot"></p> | ||
<h3>Download</h3> | ||
<p><img src="https://github.com/user-attachments/assets/4474fab8-8660-46f1-8cb5-987c4e7ce8c3" width="600"></p> | ||
|
||
<h3>How to download?</h3> | ||
<p>Go to <a href="https://github.com/Stelusteee/BombTimer/releases">releases</a> and download the <code>BombTimerSetup.exe</code>. <b>Note that it only works for Windows.</b></p> | ||
<img src="https://github.com/user-attachments/assets/019d1488-3037-428f-92bf-3aa9687f6aef" width="400"> | ||
|
||
<h3>How to use?</h3> | ||
<p>Insert time and press ENTER key to start. Right click to bring up the context menu.</p> | ||
<img width="350" alt="screenshot 2" src="https://github.com/user-attachments/assets/d75226ca-1077-4dae-a606-195bf0e0a669"> | ||
<p>Insert time and press ENTER to start the timer. Right click to bring up the context menu.</p> | ||
<img width="600" src="https://github.com/user-attachments/assets/6f83fecf-ca96-42bf-9282-d531b6fc4c67"> | ||
|
||
<h3>Known issues</h3> | ||
<b>- Changing the screen resoluton or dpi while running the app might cause an issue.</b><br> | ||
<b>- This app does not register the audio playback device change while running.</b> |