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
- Host: GitHub
- URL: https://github.com/satouriko/horo-nanny
- Owner: satouriko
- Created: 2017-02-17T15:22:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T15:23:30.000Z (over 9 years ago)
- Last Synced: 2025-02-18T13:49:16.521Z (over 1 year ago)
- Topics: acg, archlinuxcn, horo
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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;