perfaram / Haauti

Unofficial Jodel client for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haauti

Haauti was a macOS client for Jodel. It has not been maintained since 2018 and has drifted into incompatibility with the current Jodel API.

Build

Run pod install, and fetch a copy to ./Libs/PullRefreshableScrollView. In the ./Libs directory, you'll find a modified (made to support determinate progress levels), stripped down version of ProgressKit. You needn't change anything to it.

Then open the .xcworkspace in XCode and hit run. It may work.

Features

Haauti currently displays the last Jodels in your area, allows you to set an artificial geographical position for Jodel or to just let it follow your actual position. It is mostly read-only (the only "write" action it performs is creating an account – not activating it, just creating it, for you to read the Jodels). It also displays the karma. More features are likely to come, the first one being actual error reporting.

It doesn't work !

Likely some encryption key issues. I won't go over on how to fix these, as I don't think Jodel would like it. There are, however, more than enough resources here on Github about this. For reference, the Jodel keys are located in the JodelAPISettings class (in this project).

Why "Haauti" ?

It's how a link to this video is labeled in the (Android, at least) Jodel app : Jodelhaaaaauuutiiii. I stripped Jodel and also some of the redundant letters.

Great resources

https://github.com/AsamK/JodelJS https://github.com/nborrmann/jodel_api


Published in the hope that it will be useful

About

Unofficial Jodel client for macOS


Languages

Language:Swift 99.6%Language:Objective-C 0.2%Language:Ruby 0.1%