hello-time-man
v1.1.3
Published
๐ Simple CLI tool that shows current time with friendly greetings
Maintainers
Readme
Hello-Time-man!!
A blazing fast CLI tool that shows current time with friendly greetings.
Built with Java + GraalVM for maximum performance
โ๏ธ NO JAVA INSTALLATION REQUIRED
Installation
npm install -g hello-time-manUsage
# basic usage
hello
# or full command
hello-time-man
# Different formats
hello-time-man --format full
hello-time-man --format short --timezone UTC
# Help
hello-time-man --helpFeatures
- Lighting fast: Native binary, starts in 45ms
- Timezone support: Any timezone you want (Only on Earth)
- Multiple formats: from simple to detailed
- Friendly greeting: changes based on time of day
- Cross-platform: works on macOS, Linux, Windows
- No dependencies: No Java installation needed
Options
--format <type>: Time format (full, long, medium, short, iso)--timezone <tz>: Timezone (e.g., UTC, Asia/Seoul, America/New_York)--locale <locale>: Locale (e.g., ko-KR, en-US, ja-JP)--help: Show help--version: Show version
Example Output
๐ Good morning!
๐
Current time: July 13, 2025 at 9:30:45 AM KST
๐ฐ๐ท Timezone: Asia/Seoul
๐ช Happy Monday! Start your week strong!License
MIT
