All Projects → hathibelagal → Plebeian

hathibelagal / Plebeian

Licence: other
A simple client for Reddit created using the Flutter framework

Programming Languages

dart
5743 projects
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Plebeian

UserScripts
Collection of all my UserScripts
Stars: ✭ 19 (-50%)
Mutual labels:  reddit
cryptosub
Track 170+ cryptocurrency subreddits, view most popular coins, activity trends, most frequent words, and more
Stars: ✭ 37 (-2.63%)
Mutual labels:  reddit
Reddit-Wallpaper
Tool to download and automatically set a random wallpaper from reddit
Stars: ✭ 37 (-2.63%)
Mutual labels:  reddit
set-top-reddit-wallpaper
PowerShell script to set the wallpaper as the top post of the day/week/month from /r/wallpapers and /r/wallpaper or any other subreddits.
Stars: ✭ 17 (-55.26%)
Mutual labels:  reddit
fresh script
Find Spotify tracks posted to the HipHopHeads subreddit and add them to a Spotify playlist.
Stars: ✭ 69 (+81.58%)
Mutual labels:  reddit
Comet
Holochain powered distributed reddit application
Stars: ✭ 38 (+0%)
Mutual labels:  reddit
ds
👨‍🔬 In Russian: Обновляемая структурированная подборка бесплатных ресурсов по тематикам Data Science: курсы, книги, открытые данные, блоги и готовые решения.
Stars: ✭ 102 (+168.42%)
Mutual labels:  reddit
RedditDownloaderBot
A reddit downloader telegram bot
Stars: ✭ 32 (-15.79%)
Mutual labels:  reddit
TwitterSearch2Gephi
This windows CLI app lets you collect data from twitter via REST API and convert it into a CSV data set that can be used with Gephi. Other social networks (Reddit, Youtube, WWW) are also supported.
Stars: ✭ 21 (-44.74%)
Mutual labels:  reddit
reddit-hot-recorder
Records the activity (comments and karma) on the hot page of a Reddit sub and prepare an animated data visualisation.
Stars: ✭ 89 (+134.21%)
Mutual labels:  reddit
reddit-opinion-mining
Sentiment analysis and opinion mining of Reddit data.
Stars: ✭ 15 (-60.53%)
Mutual labels:  reddit
reddit-clone
A reddit clone written using node.js / express.js / mongodb / passport.js. https://seiya-beddit.herokuapp.com/
Stars: ✭ 84 (+121.05%)
Mutual labels:  reddit
schmeckle bot
Reddit Bot for converting Rick & Morty Schmeckles to USD
Stars: ✭ 24 (-36.84%)
Mutual labels:  reddit
redditwatcher
📻 Reddit streaming CLI
Stars: ✭ 17 (-55.26%)
Mutual labels:  reddit
sneakpeek
Reddit bot to preview and post hyperlinks as comments
Stars: ✭ 60 (+57.89%)
Mutual labels:  reddit
sharon
A lightweight and modular social sharing library
Stars: ✭ 16 (-57.89%)
Mutual labels:  reddit
ARAW
The Android Reddit API Wrapper
Stars: ✭ 75 (+97.37%)
Mutual labels:  reddit
alfred-ask-create-share
Alfred workflow for creating web submissions (Stack Exchange, Forums and more)
Stars: ✭ 30 (-21.05%)
Mutual labels:  reddit
Multithreaded-Reddit-Image-Downloader
Does exactly what it says on the tin.
Stars: ✭ 38 (+0%)
Mutual labels:  reddit
safe-search
Sets the built-in adult content filter (most often: safe search) on Google, YouTube, Bing, Yahoo, DuckDuckGo, Startpage, Dogpile, Yandex, Vimeo, Reddit, Ecosia, Dailymotion, Qwant, and Patreon.
Stars: ✭ 16 (-57.89%)
Mutual labels:  reddit

Plebeian

Plebeian

This is a simple Reddit client created using Flutter. It has the following features:

  • Shows subreddit posts
  • Allows you to choose from a variety of subreddits
  • Shows comment-trees associated with posts
  • Opens links using an external browser

To Do

  • Parse markdown in comments
  • Search functionality

Building and Installing

You can follow these instructions to build Plebeian and install it onto your device:

  • Install Flutter. If you don't know how, refer to the Flutter Setup guide.
  • Clone this repository.
  • Enter the directory created after the clone, and run the following commands:
    • flutter packages get
    • flutter run --release

The last command both builds and installs Plebeian.

License

Copyright 2017 Hathibelagal

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].