ticlock
who needs a tidbyt
when you have tiny clock?
TiClock is presenting like so:
- install
python3
&python-pip
package - run
pip install -r requirements.txt
inside source directory. (should installblessed
,pynput
andrequests
) - run
python3 main.py
.
- download the executable file. requires
musl
to run & currently works only on Linux. - run it with
./ticlock
.
- download the AppImage file. Requires only
fuse
&appstream
to run everywhere. - execute it with
./ticlock-x86_64.AppImage
.
Go to releases page & pick a file suitable for you. glibc
versions works with most distros.
the project is based on the GNU GPL 3.0 License.
- Mizu (creator);
- Chimmie Firefly.