https://github.com/mysterywolf/cal
A command-line calendar
https://github.com/mysterywolf/cal
Last synced: about 1 month ago
JSON representation
A command-line calendar
- Host: GitHub
- URL: https://github.com/mysterywolf/cal
- Owner: mysterywolf
- License: mit
- Created: 2021-08-08T05:23:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T02:28:46.000Z (over 3 years ago)
- Last Synced: 2025-01-16T21:44:20.954Z (3 months ago)
- Language: C
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rt-thread - cal - A terminal calendar. (Packages / Misc)
- awesome-rt-thread - cal - A terminal calendar. (Packages / Misc)
README
# cal for RT-Thread
A command-line calendar in terminal.## 如何获取软件包
```
RT-Thread online packages --->
miscellaneous packages --->
entertainment: terminal games and other interesting software packages --->
[*] cal: a terminal calendar
```在终端下键入:
```shell
msh> cal
```即可运行。