https://github.com/wilhelmoks/joyrant
An unofficial devRant iOS client.
https://github.com/wilhelmoks/joyrant
devrant ios swift swiftui
Last synced: 4 months ago
JSON representation
An unofficial devRant iOS client.
- Host: GitHub
- URL: https://github.com/wilhelmoks/joyrant
- Owner: WilhelmOks
- License: gpl-3.0
- Created: 2022-08-29T12:43:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-07T16:51:56.000Z (4 months ago)
- Last Synced: 2025-10-07T18:41:16.112Z (4 months ago)
- Topics: devrant, ios, swift, swiftui
- Language: Swift
- Homepage:
- Size: 1.04 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JoyRant
An unofficial devRant client for iOS and macOS.
The goal of this project is to make an app that has the most commonly used devRant features.
Features like registration or avatar customization are not considered commonly used and are out of scope for now.
JoyRant is broadly similar to the official devRant app but tries to improve the UI/UX in many places.
It's built with SwiftUI and it is utilizing it for the vast majority of the app's functions and UI.
## Current state of development
â
Log in and log out
â
Rant feed (Algo/Recent/Top)
â
Weekly rants
đĢ Search for rants and users (Won't implement because devRant API only supports searching rants, not comments and not users. This is just not useful.)
â
User profiles
â
Subscribe to a user
â
Upvoting/Downvoting in feed
â
Show Rant with comments
â
Upvoting/Downvoting in rant and comments
âšī¸ Report rants/comments (not available in SwiftRant (yet?))
â
Favorite/unfavorite rants
â
Handling embedded links to other rants and external websites
â
Showing images and gifs in zoomable fullscreen
â
Create/Edit/Delete rant
â
Create/Edit/Delete comment
â
Upload image for rant and comments
â
Notifications
â
Sharing rants via link
âšī¸ Viewing "Collab" rants properly
âšī¸ Creating "Collab" rants
âšī¸ Tag suggestions for rants (not available in SwiftRant (yet?))
âšī¸ Code block highlighting
â
Community Projects page (using https://github.com/joewilliams007/jsonapi by joewilliams007)
## TestFlight
https://testflight.apple.com/join/NoiaKmoN
## Requirements
### to build
* Xcode 14
* Swift 5
### to run
* iOS 16
* macOS 13 (Ventura)
## Dependencies
https://github.com/OmerFlame/SwiftRant
## Credits
AltRant (for inspiration, ideas and proof of concept) - https://github.com/OmerFlame/AltRant
@DFoxinator (David Fox, the creator of the devRant platform) on Twitter - https://twitter.com/dfoxinator?lang=en