An open API service indexing awesome lists of open source software.

https://github.com/mysterywolf/aclock

A Terminal Clock
https://github.com/mysterywolf/aclock

clock rt-thread

Last synced: about 2 months ago
JSON representation

A Terminal Clock

Awesome Lists containing this project

README

        

# aclock for RT-Thread
## 终端钟表

本软件包为一个由终端显示的钟表界面。

## 如何获取软件包

```
RT-Thread online packages --->
miscellaneous packages --->
entertainment: terminal games and other interesting software packages --->
[*] aclock: a terminal clock
```

开启RTC设备并安装本软件包后,在终端输入aclock命令,即可看见钟表界面。

```shell
msh> aclock
```

![clock.png](clock.png)

## 维护&联系

Meco Man

[email protected]

https://github.com/mysterywolf/aclock

> 原作者:https://github.com/tenox7/aclock/blob/master/sources/aclock-vt100.c