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

https://github.com/satouriko/horo-nanny

horo's awesome nurse
https://github.com/satouriko/horo-nanny

acg archlinuxcn horo

Last synced: 7 months ago
JSON representation

horo's awesome nurse

Awesome Lists containing this project

README

          

# horo-nanny

Aimed at providing a smart babysit helper which can feed [Dev.Horo](https://github.com/VOID001/dev.horo) well.

Development follows the development of [horo](https://github.com/VOID001/horo-server).

[Learn more](http://voidisprogramer.com:9999/).

## Usage

1. On Arch Linux;
2. Install supervisor;
3. Don't forget to systemctl start supervisord;
4. Fill in feedhoro.ini;
5. cp feedhoro.ini to /etc/supervisor.d;
6. supervisorctl reload;