Skip to content

Bash script to mark plus articles read in nextcloud database in nextcloud newsreader, as most sites do not offer a special RSS feed without their paid content.

License

Notifications You must be signed in to change notification settings

chris42/bash_nextcloud_news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Bash script to mark plus articles read in nextcloud database in nextcloud newsreader, as most sites do not offer a special RSS feed without their paid content. Supported plus websites:

  • Spiegel plus
  • faz.net plus
  • Zeit plus
  • Heise plus
  • Sueddeutsche plus

The script was written for personal use, hence expecting a docker setup. It was created to be run via the hosts cron and expects database credentials to be in /root/.my.cnf within the database container (mariadb will look there)

Copyright (C) 2020 chris42

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/.

About

Bash script to mark plus articles read in nextcloud database in nextcloud newsreader, as most sites do not offer a special RSS feed without their paid content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages