ncal
Version, currently main branch1 version
- main branchlatestJan 7, 2026
github.com/pes18fan/ncal
nepali calendar for the terminal
Installation
# Add this to your shard.yml
dependencies:
ncal:
github: pes18fan/ncal
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.11.2- License
- GPLv3
- Author
- pes18fan
- Target
ncalfrom src/ncal.cr
Dependencies
Runtime Dependencies
- clim*github: at-grandpa/clim
README
ncal
A small Nepali calendar program in the terminal.
Installation
Download Crystal for your system.
Then clone the repo and build the app.
git clone https://github.com/pes18fan/ncal
cd ncal
shards build ncal
ncal will be built in the folder ./bin/ncal.
Usage
Check ncal --help.
Contributing
At this point, I consider this project to be more or less feature complete; it's not much more than a simple app to check the date. However, many parts of the code (including the way date conversion is done) is fairly hacky so feel free to contribute if you have a better way, found an issue in it, or just want to add something new!
- Fork it (https://github.com/pes18fan/ncal/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- pes18fan - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Jan 7, 2026
- Crystal
>= 1.11.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/pes18fan/ncal
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1