• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ChangelogH A D28-Feb-20071.9 KiB4847

READMEH A D28-Feb-20071.1 KiB3022

configureH A D03-May-20222.1 KiB7332

draw.cH A D03-May-20227.7 KiB292198

main.cH A D28-Feb-20075.8 KiB231151

mod_chrono.cH A D28-Feb-20073.3 KiB13885

mod_clock.cH A D28-Feb-20072.3 KiB8645

mod_guessbin.cH A D28-Feb-200713.4 KiB588401

tbclock.1H A D28-Feb-20074.6 KiB138104

tbclock.hH A D28-Feb-20073.1 KiB11769

xtbclock.cH A D28-Feb-20072.2 KiB7630

README

1========================================================================
2= tbclock v1.10                                                        =
3========================================================================
4
5tbclock is a fullscreen terminal clock that displays time in a binary
6fashion or another. It features a few modules and games to play with
7binary displayed time. By default the lines are horizontal and shows
8hours, minutes and seconds, you can switch to a different behaviour
9with -a, see man file.
10
11
12Installation
13-----------------------------------------------------------------------
14./configure
15make
16make install
17
18
19Notes
20-----------------------------------------------------------------------
21Thanks to Franck (Flux/Spir) @ irc.oftc.net for the original idea, to
22Andrew Pantyukhin (sat at FreeBSD) for the FreeBSD port, Olivier Regnier
23for bug report and ideas. And ... you ? Send questions and patches to
24tamentis at neopulsar dot org ... thanks!
25
26
27-----------------------------------------------------------------------
28$Id: README,v 1.8 2007/02/28 12:47:35 tamentis Exp $
29-----------------------------------------------------------------------
30