SlackBuilds Repository

15.0 > Network > canto-next (0.9.8)

canto-next (ncurses RSS aggregator)

canto is an Atom/RSS feed reader for the console that is meant to
be quick, concise, and colorful. It is meant to allow you to crank
through feeds like you've never cranked before, by providing a minimal
yet information-packed interface.

The package includes canto-daemon (which downloads the feeds in the
background), canto-curses (the reader), and canto-remote (which can be
used to control the daemon). Each of these has a man page. The default
location for canto's config and data is ~/.config/canto/ unless you
have changed XDG_CONFIG_HOME in the environment.

When you run canto-curses, it will automatically start canto-daemon
if it's not already running. If you want the daemon to exit when you
log out, add a line like this to your .bash_logout (or whatever logout
script your shell uses):

canto-remote kill &>/dev/null

The "help" key for canto-curses is '?'. Remember that, if you can
remember nothing else.

Note for multilib users: You'll have to install python3-setuptools-opt
and its dependencies, to build canto-next. Pure 32-bit or 64-bit
doesn't require this, so I didn't put it in REQUIRES.

There are a few Slackware-specific RSS feeds that you might want to
add to canto-next's config. To do this, use either "canto-remote add
<URL>" or from within canto-curses, ":add <URL>".

- SBo weekly updates:

https://slackbuilds.org/rss/ChangeLog.rss

- Slackware ChangeLogs:

https://mirrors.slackware.com/feeds/slackware64-15.0.rss
https://mirrors.slackware.com/feeds/slackware64-current.rss
https://mirrors.slackware.com/feeds/slackware-15.0.rss
https://mirrors.slackware.com/feeds/slackware-current.rss

This requires: feedparser

Maintained by: B. Watson
Keywords: rss,atom,aggregator,news
ChangeLog: canto-next

Homepage:
https://github.com/themoken/canto-next/

Source Downloads:
canto-next-0.9.8.tar.gz (7ae248b0e0b5c3a72c33b75da740049e)
canto-curses-0.9.9.tar.gz (3f3e13e0ee60e264102b850ebc179c77)

Download SlackBuild:
canto-next.tar.gz
canto-next.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds