Skip to content
/ mlclock Public
forked from morgant/mlclock

ML menu bar clock (mirror)

Notifications You must be signed in to change notification settings

MLVDE/mlclock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

          MLCLOCK is "Macintosh like clock"

HOW TO COMPILE

   1) xmkmf
   2) make

   -or-

   1) C_INCLUDE_PATH="/usr/X11R6/include" LIBRARY_PATH="/usr/X11R6/lib" clang -std=c11 -pedantic -D_DEFAULT_SOURCE mlclock.c -o mlclock -lc -lm -lX11 -lXext
   2) install -m 755 mlclock /usr/local/bin

HOW TO USE

   Copy mlclockrc file to your home directory as ".mlclockrc" or specifyed name.
   Run mlclock.

ABOUT BUGS

   Send mail to hideki@hry.info.gifu-u.ac.jp

About

ML menu bar clock (mirror)

Resources

Stars

Watchers

Forks

Contributors

Languages

  • C 100.0%