Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

elbracht/sequel

Repository files navigation

Sequel

Getting started

To access the TMDb API you need to create a shell script ./env-vars.sh and insert the following environment variable with the API Key (v3 auth) from https://www.themoviedb.org/settings/api.

export TMDB_API_KEY=123456

We use Fabric to track user behaviour and crashes. To activate this function you need to insert the API Key and Build Secret from https://www.fabric.io/ in ./env-vars.sh.

export FABRIC_API_KEY=123456
export FABRIC_BUILD_SECRET=123456

License

Sequel is available under the MIT license. See the LICENSE file for more details.


Made with ❤️ by Alexander Elbracht

About

📺 App to discover and track your favourite tv show

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published