文件名称:canto-next:下一代Canto RSS守护程序
文件大小:69KB
文件格式:ZIP
更新时间:2024-03-18 01:15:30
Python
坎托·戴蒙(Canto Daemon) 这是Canto客户的RSS后端。 Canto-curses是位于以下位置的默认客户端: 要求 Debian / Ubuntu - python3 - python3-feedparser Arch (Py3 is default) - python - python-feedparser 安装 从此目录运行 $ sudo python3 setup.py install 如果您是systemd用户,则可以在启动时轻松运行它 $ systemctl --user enable canto-daemon 或手动启动 $ systemctl --user start canto-daemon 默认情况下,用户会话从登录开始,并在注销停止后台驻留程序结束。 这是一种良好的行为,但是如果您不希望canto守护程序在注销时停止(
【文件预览】:
canto-next-master
----man()
--------canto-daemon.1(2KB)
--------canto-remote.1(3KB)
----COPYING(18KB)
----README.md(909B)
----bin()
--------canto-remote(144B)
--------canto-daemon(153B)
----systemd()
--------user()
----tests()
--------base.py(2KB)
--------test-feed-index.py(7KB)
--------test-hooks.py(2KB)
--------test-feed-password.py(1KB)
----plugins()
--------sync-inoreader.py(17KB)
--------script.py(2KB)
--------sync-rsync.py(11KB)
--------reddit.py(5KB)
----setup.py(2KB)
----canto_next()
--------transform.py(8KB)
--------feed.py(13KB)
--------locks.py(881B)
--------storage.py(4KB)
--------server.py(4KB)
--------config.py(14KB)
--------remote.py(18KB)
--------hooks.py(2KB)
--------format.py(3KB)
--------rwlock.py(4KB)
--------__init__.py(0B)
--------tag.py(4KB)
--------protocol.py(12KB)
--------plugins.py(5KB)
--------fetch.py(7KB)
--------client.py(2KB)
--------encoding.py(742B)
--------canto_backend.py(26KB)