astrosander / WallTime

Countdown live wallpaper app for deadlines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WallTime

A progressive WallTime framework for time management and tracking time to deadline.

Description ✒️

Live wallpaper that shows how much time you have until deadline

presentation_720.mp4

Quick start▶️

You can just download .exe file:

https://github.com/astrosander/WallTime/releases/tag/WallTime

Or install with python:

Python Installation

Clone this repository and open firmware folder
Install requirements with:

pip install -r requirements.txt

Start WallTime ▶️

Run TimerWallpaper.py

python TimerWallpaper.py

After launching, you will see the following settings menu

Settings

Select the background colour, text colour, font size and your term. Then press OK.

Settings location 📁

If you would like to change settings you may find it in Hidden Windows Icons.

Hidden Windows Icons

Click Left button or Right and choose Settings.

Config file location 📄

It is located in %USERPROFILE%\AppData\Local\DataWatch\config.ini

Themes 🎨

You can set up a ready-made theme in the relevant section Settings->Themes

Here is some example of themes and .ini file for them.

Sublime

Hidden Windows Icons

Forest Green

Midnight Gold

Hidden Windows Icons

Royal Violet

Hidden Windows Icons

Coral Reef

Hidden Windows Icons

Cherry Blossom

Hidden Windows Icons

Jungle Green

Hidden Windows Icons

About

Countdown live wallpaper app for deadlines

License:MIT License


Languages

Language:Python 97.7%Language:Batchfile 2.3%