All Projects → jeena → Feedthemonkey

jeena / Feedthemonkey

Licence: gpl-3.0
Desktop client for the TinyTinyRSS feed reader.

Labels

Projects that are alternatives of or similar to Feedthemonkey

Arcgis Runtime Toolkit Qt
ArcGIS Runtime SDK for Qt Toolkit
Stars: ✭ 63 (-36.36%)
Mutual labels:  qml
Arcgis Appstudio Samples
Collection of samples available in AppStudio for ArcGIS desktop to learn and help build your next app.
Stars: ✭ 78 (-21.21%)
Mutual labels:  qml
Nimqml
Qt Qml bindings for the Nim programming language
Stars: ✭ 89 (-10.1%)
Mutual labels:  qml
Sqlite Editor Qtqml
A SQLite Editor written in Qt+QML
Stars: ✭ 66 (-33.33%)
Mutual labels:  qml
Traktor Kontrol Screens
Display modifications for the Traktor Kontrol S8/S5/D2
Stars: ✭ 73 (-26.26%)
Mutual labels:  qml
Graphicsprogramming
Demos related to OpenGL, Qt/QML, OpenCV and other X technologies.
Stars: ✭ 83 (-16.16%)
Mutual labels:  qml
Sddm Theme Clairvoyance
An SDDM theme
Stars: ✭ 63 (-36.36%)
Mutual labels:  qml
Cleanplayer
基于Qt编写的音乐播放器,界面由QML编写,网络和文件由C++实现,能够搜索和播放在线歌曲。
Stars: ✭ 93 (-6.06%)
Mutual labels:  qml
Tesla
Remodel of Tesla Model S Instrument Cluster
Stars: ✭ 76 (-23.23%)
Mutual labels:  qml
Stm32pio
Automate managing of STM32CubeMX + PlatformIO projects
Stars: ✭ 89 (-10.1%)
Mutual labels:  qml
Kaidan
[Replaced by https://invent.kde.org/network/kaidan] Kaidan, a simple and user-friendly Jabber/XMPP client for every device and platform.
Stars: ✭ 67 (-32.32%)
Mutual labels:  qml
Screenplay
READONLY MIRROR (https://gitlab.com/kelteseth/screenplay) - Modern, Cross Plattform, Live Wallpaper & Widgets ! Free on Steam : https://store.steampowered.com/app/672870/ScreenPlay/
Stars: ✭ 70 (-29.29%)
Mutual labels:  qml
Qgis resources
För användning av insticksprogrammet "Resource Sharing" till QGIS.
Stars: ✭ 87 (-12.12%)
Mutual labels:  qml
Skadi
Lightweight image viewer
Stars: ✭ 65 (-34.34%)
Mutual labels:  qml
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (-9.09%)
Mutual labels:  qml
Tbe
The Butterfly Effect, a realistic physics simulation game
Stars: ✭ 63 (-36.36%)
Mutual labels:  qml
Plasma Mobile
A complete Plasma workspace targeted from small handheld devices to larger tablets.
Stars: ✭ 78 (-21.21%)
Mutual labels:  qml
Jagcs
Just another ground control station
Stars: ✭ 99 (+0%)
Mutual labels:  qml
Kindd
A kindful dd, written in qt-quick.
Stars: ✭ 93 (-6.06%)
Mutual labels:  qml
Qutelauncher
QML Android Launcher
Stars: ✭ 87 (-12.12%)
Mutual labels:  qml

FeedTheMonkey

Icon

FeedTheMonkey is a desktop client for TinyTinyRSS. That means that it doesn't work as a standalone feed reader but only as a client for the TinyTinyRSS API which it uses to get the normalized feeds and to synchronize the "article read" marks.

It is written in C++ with Qt and QML, it also uses Blink to show the contents. You need to have Qt 5.6 installed to be able to compile and have a account on a TinyTinyRSS server.

Installation

If you run Linux then there is an AppImage on the Latest release page. You download it, make executable and are able to run, it should work on most of the distributions out there.

For ArchLinux I package it and it's available on https://aur.archlinux.org/packages/feedthemonkey/

You can compile and install it everywhere Qt is suported, this means on macOS, Windows and Linux.

Keyboard shortcuts

The keyboard shortcuts are inspired by other feed readers which are inspired by the text editor vi.

j or show nex article
k or show previous article
n or Return open current article in the default browser
r reload articles
F11 full screen
1 night mode
Ctrl Q quit
Ctrl + zoom in
Ctrl - zoom out
Ctrl 0 reset zoom

On macOS use Cmd instead of Ctrl.

Trivia

This is version 2 of FeedTheMonkey, you can find version 1 which was written in PyQt in the v1 branch of this repo. My goal is to make this usable on many different targets, for now it is only for the use on a desktop computer but I'd like to see it on a mobile device too.

Screenshot

Feed the Monkey screenshot

License

This file is part of FeedTheMonkey.

Copyright 2015-2017 Jeena

FeedTheMonkey 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.

FeedTheMonkey 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 FeedTheMonkey. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].