WilhelmOks / JoyRant

An unofficial devRant iOS client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JoyRant

An unofficial devRant client for iOS and macOS, that doesn't crash.

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.

Support

Please file an issue in the "Issues" tab or contact me at wilhelm.oks@gmx.de

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

About

An unofficial devRant iOS client.

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%