twc

⌚️ Tiny world clock in C!

MIT License

Stars
4

Bot releases are hidden (Show)

twc - v1.1.1 Latest Release

Published by Neved4 3 months ago

New release 🎉

Bug reports and feedback appreciated!

What's Changed

  • Added default tz.conf file as a default config.
  • Added usage() function.
  • Updated usage() section in README.md.

Full Changelog: https://github.com/Neved4/twc-go/commits/v1.1.1

twc - v1.1.1

Published by Neved4 3 months ago

New release 🎉

Bug reports and feedback appreciated!

What's Changed

Added default tz.conf file as a default config.
Added usage() function.
Updated usage() section in README.md.

Full Changelog: https://github.com/Neved4/twc-go/commits/v1.1.1

twc - v1.1.0

Published by Neved4 10 months ago

  • Added Dockerfile for gcc
  • Added support for TZ environment variable

Full Changelog: https://github.com/Neved4/twc/compare/v1.0.0...v1.1.0

twc - v1.0.0

Published by Neved4 10 months ago

  • Added -h for human-readable output
  • Added -f to specify files
  • Added -s to specify date formats
  • Added -t to use other database entries
  • Added XDG_CONFIG_HOME support
  • Automatically resize output
  • Use UTC as the default

Full Changelog: https://github.com/Neved4/twc/commits/v1.0.0