ccc

ccc: customizable command countdown-timer.

MIT License

Stars
0

Bot releases are hidden (Show)

ccc - ccc 0.8.0 Latest Release

Published by taidalog 4 months ago

Summary

  • Implemented --pause option.

What's Changed

Full Changelog: https://github.com/taidalog/ccc/compare/v0.7.0...v0.8.0

ccc - ccc 0.7.0

Published by taidalog 4 months ago

Summary

  • Bug fix. Any options following --message option as in down 5:00 --color #ffffff --message hey hey --background #65a2ac were ignored (in this case, --background option was ignored). From 0.7.0, this issue is fixed.

What's Changed

Full Changelog: https://github.com/taidalog/ccc/compare/v0.6.1...v0.7.0

ccc - ccc 0.6.1

Published by taidalog 5 months ago

Summary

  • Just upload the changed version of program.

What's Changed

Full Changelog: https://github.com/taidalog/ccc/compare/v0.6.0...v0.6.1

ccc - ccc 0.6.0

Published by taidalog 5 months ago

Summary

  • Implemented dark mode.
  • Implemented real-time validation.
  • Implemented real-time preview.

Breaking Changes

  • The timer will not start when the input command is wrong.

What's Changed

Full Changelog: https://github.com/taidalog/ccc/compare/v0.5.0...v0.6.0

ccc - ccc 0.5.0

Published by taidalog 5 months ago

Summary

  • Moved the timer display area as far up as possible.

What's Changed

Full Changelog: https://github.com/taidalog/ccc/compare/v0.4.0...v0.5.0

ccc - ccc 0.4.0

Published by taidalog 10 months ago

Summary

  • Implemented screen wake lock feature.
  • Fixed the logo mark.

What's Changed

Full Changelog: https://github.com/taidalog/ccc/compare/v0.3.0...v0.4.0

ccc - ccc 0.3.0

Published by taidalog 10 months ago

Summary

  • Implemented "stop" and "reset" features.

What's Changed

Full Changelog: https://github.com/taidalog/ccc/compare/v0.2.1...v0.3.0

ccc - ccc 0.2.1

Published by taidalog 11 months ago

Summary

  • Improved the appearance.

What's Changed

Full Changelog: https://github.com/taidalog/ccc/compare/v0.2.0...v0.2.1

ccc - ccc 0.2.0

Published by taidalog 11 months ago

Summary

  • Made the page responsive to the screen width.
  • Improved the appearance.

What's Changed

Full Changelog: https://github.com/taidalog/ccc/compare/v0.1.1...v0.2.0

ccc - ccc 0.1.1

Published by taidalog 11 months ago

Summary

  • Just corrected wrong URLs to .css and .js files.

What's Changed

Full Changelog: https://github.com/taidalog/ccc/compare/v0.1.0...v0.1.1

ccc - ccc 0.1.0

Published by taidalog 11 months ago

First release.

Features

  • down command for countdown and up command for count up.
  • --color command to specify text color, --background command to specify background color, and --message for message below the timer.
Related Projects