Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 911 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 911 Bytes

ApolloAPI

ApolloAPI allows you to set a custom Reddit and Imgur API for Apollo. With it installed, go to Settings -> General inside of Apollo and select "Custom API" in the right corner of the navigation bar. From there, you can enter your own API keys along with directions on how to get your own keys.

A custom user agent can also be set by going to the user profile tab and clicking User Agent on the top right.

Installation

  1. Add this repository to your package manager: https://havoc.app
  2. Install ApolloAPI.

Building

To build ApolloAPI, Theos is required. With Theos installed, simply run make package in the project's directory to build.

Credits

Thanks to @EthanArbuckle for making Apollo-CustomApiCredentials which inspired and helped with the initial development of ApolloAPI