tschinz / liftoff

terminal countdown timer app created in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo Liftoff
Liftoff

A simple terminal countdown timer app created in rust.

liftoff egui

Table of contents

DescriptionHow To UseCreditsLicenseFind me on

Description

(Back to top)

It allows to enter the countdown duration in a natural manner. After the countdown has finished a negative countdown starts similar to a space shuttle liftoff timer, hence the name liftoff.

How To Use

(Back to top)

cargo build --release --package liftoff-terminal

make help
make build-release
make run-terminal
make run-egui
make run-ratatui

cd liftoff-terminal
make help
make run
make build-debug
make build-release

Credits

(Back to top)

  • tschinz

License

(Back to top)

Copyright ©️ All rights reserved Launch icons created by Freepik - Flaticon


Find me on

Website ZNotes  · 

About

terminal countdown timer app created in rust


Languages

Language:Rust 72.4%Language:Makefile 13.4%Language:HTML 12.3%Language:JavaScript 1.8%