{"id":13654026,"url":"https://github.com/accumulator/Quickddit","last_synced_at":"2025-04-23T07:30:26.382Z","repository":{"id":33661432,"uuid":"37313981","full_name":"accumulator/Quickddit","owner":"accumulator","description":"Reddit client for Jolla's SailfishOS, Ubuntu Touch and Nokia N9","archived":true,"fork":false,"pushed_at":"2023-03-06T23:25:46.000Z","size":2284,"stargazers_count":53,"open_issues_count":21,"forks_count":21,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-10T04:36:40.191Z","etag":null,"topics":["harmattan","qml","qt4","qt5","reddit-client","sailfishos","ubuntu-touch"],"latest_commit_sha":null,"homepage":"","language":"QML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/accumulator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-06-12T09:36:04.000Z","updated_at":"2024-07-08T12:13:54.000Z","dependencies_parsed_at":"2024-01-14T14:29:36.493Z","dependency_job_id":"3e673bf4-9928-42c5-ad11-c822c1c842b8","html_url":"https://github.com/accumulator/Quickddit","commit_stats":null,"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accumulator%2FQuickddit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accumulator%2FQuickddit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accumulator%2FQuickddit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accumulator%2FQuickddit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/accumulator","download_url":"https://codeload.github.com/accumulator/Quickddit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250390785,"owners_count":21422782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["harmattan","qml","qt4","qt5","reddit-client","sailfishos","ubuntu-touch"],"created_at":"2024-08-02T02:01:22.183Z","updated_at":"2025-04-23T07:30:25.956Z","avatar_url":"https://github.com/accumulator.png","language":"QML","funding_links":[],"categories":["QML"],"sub_categories":[],"readme":"Quickddit\n=========\n\nQuickddit is a free and open source Reddit client for mobile phones. Quickddit is **not** an official client\nof Reddit and is not affiliated with Reddit in any way.\n\nQuickddit is developed using Qt and currently available for MeeGo Harmattan (Qt 4.7.4), Sailfish OS (Qt 5.6) and Ubuntu-touch (Qt 5.9).\nThe logic part is developed in C++ while the UI is developed in QML.\n\nThe Harmattan port has been left at 1.0.0 feature level, and will not receive new features.\n\nFeatures\n========\n| Feature                | SailfishOS | Ubuntu Touch | Nokia Harmattan (N9) |\n|------------------------|:----------:|:------------:|:--------------------:|\n| Browse anonymously     | Y | Y | Y |\n| Sign into Reddit       | Y | Y | Y |\n| Multi account          | Y | Y | Y |\n| Submit/edit new links and self-posts | Y | Y | Y |\n| add, reply, edit, delete comments | Y | Y | Y |\n| Browse your messages   | Y | Y | Y |\n| Send messages          | Y | Y | Y |\n| Vote on comments and posts | Y | Y | Y |\n| Save comments and posts | Y | Y | Y |\n| Multireddit support    | partial | partial | partial |\n| integrated image viewer | Y | Y | Y |\n| integrated reddit gallery viewer | Y | Y | |\n| integrated Imgur album viewer | Y | Y | Y |\n| integrated video player | Y | Y | |\n| integrated webviewer   | Y | Y | |\n| search posts           | Y | | Y |\n| search subreddits      | Y | Y | Y |\n| inbox notifications    | Y | | Y |\n| watch clipboard for reddit links | Y | | Y |\n| TOR                    | Y | | Y |\n| Post flair             | partial | partial | |\n| User flair             | | | |\n| Friends                | | | |\n| Moderator features     | | | |\n\nReddit API client id and secret\n----------------------------------\n\nIf you want to build Quickddit with OAuth support, remember to [get your own Reddit API client\nid and secret](https://github.com/reddit/reddit/wiki/OAuth2) and fill it up in\n[src/quickdditmanager.cpp](src/quickdditmanager.cpp) or define `REDDIT_CLIENT_ID`,\n`REDDIT_CLIENT_SECRET` and `REDDIT_REDIRECT_URL` in project file or QtCreator.\n\nOptionally you can also define `IMGUR_CLIENT_ID` with your own Imgur API client id.\n\nTODO\n-----\n\n- (Local) browse history\n- bookmark users, locally or using reddit 'friend' feature.\n- Add more filtering options, e.g. by flair\n- Reddit Live and/or a method of 'live' following a post\n\nDownload\n--------\n- MeeGo Harmattan (Nokia N9/N950): [OpenRepos](https://openrepos.net/content/accumulator/quickddit)\n- SailfishOS (Jolla): [OpenRepos](https://openrepos.net/content/accumulator/quickddit-0)\n- Ubuntu-touch: [OpenStore](https://open-store.io/app/quickddit) or build with `clickable -c ubuntu-touch/clickable.json`\n\nLicense\n-------\nAll files in this project are licensed under the GNU GPLv3+, unless otherwise stated.\n\n    Quickddit - Reddit client for mobile phones\n    Copyright (C) 2013-2014  Dickson Leong\n    Copyright (C) 2015-2020  Sander van Grieken\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see [http://www.gnu.org/licenses/].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccumulator%2FQuickddit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faccumulator%2FQuickddit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccumulator%2FQuickddit/lists"}