Ero sivun ”Tty-clock” versioiden välillä

Linux.fista
Siirry navigaatioon Siirry hakuun
p (lisenssi päivitetty oikeaan)
pEi muokkausyhteenvetoa
Rivi 1: Rivi 1:
{{DISPLAYTITLE:{{lcfirst:{{PAGENAME}}}}}}
{{pienaakkonen}}
{{Ohjelma
{{Ohjelma
| nimi=tty-clock
| nimi=tty-clock

Versio 29. marraskuuta 2020 kello 15.52

tty-clock
tty-clock
Käyttöliittymä teksti
Lisenssi BSD-3-Clause
Kotisivu github.com/xorg62/tty-clock

tty-clock on C-ohjelma, joka näyttää kellonajan, sekä päivämäärän. Se soveltuu parhaiten ikkunointiohjelmien sekä terminaalimultipleksereiden, kanssa omaan pieneen ikkunaansa muiden sovellusten lomaan aikaa näyttämään.

$ tty-clock -help
usage : tty-clock [-iuvsScbtrahDBxn] [-C [0-7]] [-f format] [-d delay] [-a nsdelay] [-T tty] 
    -s            Show seconds                                   
    -S            Screensaver mode                               
    -x            Show box                                       
    -c            Set the clock at the center of the terminal    
    -C [0-7]      Set the clock color                            
    -b            Use bold colors                                
    -t            Set the hour in 12h format                     
    -u            Use UTC time                                   
    -T tty        Display the clock on the specified terminal    
    -r            Do rebound the clock                           
    -f format     Set the date format                            
    -n            Don't quit on keypress                         
    -v            Show tty-clock version                         
    -i            Show some info about tty-clock                 
    -h            Show this page                                 
    -D            Hide date                                      
    -B            Enable blinking colon                          
    -d delay      Set the delay between two redraws of the clock. Default 1s. 
    -a nsdelay    Additional delay between two redraws in nanoseconds. Default 0ns.

Asennus

tty-clock löytyy useimpien jakeluiden paketinhallinnasta nimellä tty-clock. Lisätietoja ohjelmien asentamisesta löytyy artikkelista Ohjelmien asentaminen.