8000 GitHub - 0xack13/tuime: tui clock written in rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0xack13/tuime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuime

candy_scrot

A simple clock for your terminal made using Rust

Installation

cargo install --git=https://github.com/nate-sys/tuime

Usage

tuime

Red and Black with Regular Font

tuime -c Red -c Black

red black

Blue with Shade Font and Formatted time

tuime -c Blue --format "%H:%M:%S" -f shade

blue shade

Colorful with Tiny Font

tuime -c Candy -f Tiny

tiny candy

Gradient and 3d Font

tuime -f Simple3d -g '#ffe' -g '#3af'

simple3d

About

tui clock written in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%
0