All Projects → Dimillian → Redditos

Dimillian / Redditos

Licence: apache-2.0
This project is about two things:

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Redditos

Notflix
📱Netflix like application using SwiftUI and Combine
Stars: ✭ 76 (-97.8%)
Mutual labels:  swiftui
Beers
SwiftUI Experiment - Shows a list of beers fetched from Punk API (https://punkapi.com/), includes detail view for each beer
Stars: ✭ 20 (-99.42%)
Mutual labels:  swiftui
Reddit
historical code from reddit.com
Stars: ✭ 15,912 (+360.68%)
Mutual labels:  reddit
Liked-Saved-Image-Downloader
Save content you enjoy!
Stars: ✭ 80 (-97.68%)
Mutual labels:  reddit
jyutping
Cantonese Jyutping Keyboard for iOS. 粵語粵拼輸入法鍵盤
Stars: ✭ 23 (-99.33%)
Mutual labels:  swiftui
Reddit Analysis
A Python script that parses post titles, self-texts, and comments on reddit and makes word clouds out of the word frequencies.
Stars: ✭ 269 (-92.21%)
Mutual labels:  reddit
CurrencyText
Currency text field formatter available for UIKit and SwiftUI 💶✏️
Stars: ✭ 124 (-96.41%)
Mutual labels:  swiftui
Swiftui
Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
Stars: ✭ 3,579 (+3.62%)
Mutual labels:  swiftui
kinsight-multiplatform
Kotlin Multiplatform Concept - iOS, MacOS, WatchOS (SwiftUI), Android (phone and Wear OS), JVM Web Server - Alpha Capture
Stars: ✭ 38 (-98.9%)
Mutual labels:  swiftui
Reddit Android Appstore
https://www.reddit.com/r/Android/comments/50rafp/meta_we_have_an_app_wiki_with_over_700_apps_made/
Stars: ✭ 280 (-91.89%)
Mutual labels:  reddit
E-Rezept-App-iOS
https://gematik.github.io/E-Rezept-App-iOS/
Stars: ✭ 76 (-97.8%)
Mutual labels:  swiftui
swiftui-image-viewer
Image viewer built in SwiftUI for both local and remote images.
Stars: ✭ 180 (-94.79%)
Mutual labels:  swiftui
Urs
Universal Reddit Scraper - A comprehensive Reddit scraping command-line tool written in Python.
Stars: ✭ 275 (-92.04%)
Mutual labels:  reddit
NetworkAgent
This package is meant to make http request of an easy way inspiren in the architecture of Moya package. This package is 100% free of dependencies and works with Combine api + Codable
Stars: ✭ 16 (-99.54%)
Mutual labels:  swiftui
Daily Reddit Wallpaper
Change your wallpaper to the most upvoted image of the day from /r/wallpapers or any other subreddit on system startup
Stars: ✭ 297 (-91.4%)
Mutual labels:  reddit
Easify-iOS
An iOS application to test out Spotify API. It uses SwiftUI and Combine.
Stars: ✭ 15 (-99.57%)
Mutual labels:  swiftui
trackable-scroll-view
A SwiftUI custom scroll view with content offset binding
Stars: ✭ 78 (-97.74%)
Mutual labels:  swiftui
Reddit Video Download Bot
A reddit bot that provides downloadable video links
Stars: ✭ 301 (-91.29%)
Mutual labels:  reddit
Swiftui Cheat Sheet
SwiftUI 2.0 Cheat Sheet
Stars: ✭ 3,417 (-1.07%)
Mutual labels:  swiftui
Swiftuix
Extensions and additions to the standard SwiftUI library.
Stars: ✭ 4,087 (+18.33%)
Mutual labels:  swiftui

RedditOS

A SwiftUI Reddit client for macOS

Image

About

This project is about two things:

  1. Building a good Reddit client.
  2. Building a good macOS application using mostly SwiftUI.

You'll need the latest version of Xcode 12 and macOS Big Sur to build it and enjoyt it. You can also download a pre built version in the release section if you don't want to build it youself.

I'm planning to drop Big Sur in the near future to focus execlusively on SwiftUI 3 + macOS Monterey. SwiftUI 3 add a ton of features, polish and performance improvements that this application can't live without.

Dev environment

If you want to login with your Reddit account building the project from the source you'll need to create a file secrets.plist in Packages/Backend/Sources/Backend/Resources with your Reddit app id as client_id key/value. Create an reddit app here and use redditos://auth as redirect url.

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