An open API service indexing awesome lists of open source software.

https://github.com/dvcol/trakt-extension

Trakt.tv browser extension built with Vue.js.
https://github.com/dvcol/trakt-extension

chrome-extension extension typescript vue

Last synced: 5 months ago
JSON representation

Trakt.tv browser extension built with Vue.js.

Awesome Lists containing this project

README

          

Welcome to Side Trakt 👋






Documentation


Maintenance


License: MIT


donate

> Side-trakt is a powerful Chrome extension designed to seamlessly access your trakt.tv collections and lists. With Side-trakt, you can effortlessly browse, track, and manage your favorite shows and movies directly from your web browser.

>Whether you're exploring new content, tracking your progress, or updating your history, Side-trakt allows you to consult, mark as watched, or add to your collection with just a few clicks.

> Please consider supporting the development of [trakt.tv](https://trakt.tv/vip) and/or [tmdb](https://www.themoviedb.org/) as they are integral to this extension's functionality.
## Prerequisites

- pnpm >=9.0.0
- node >=20.0.0

## Install

```sh
pnpm install
```

## Usage

```sh
pnpm dev
```

See [package.json](https://github.com/dvcol/trakt-extension/blob/main/package.json) for other useful scripts.

## Run tests

```sh
pnpm test:unit
```

## Author

* Github: [@dvcol](https://github.com/dvcol)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/dvcol/trakt-extension/issues).

## Show your support

Give a ⭐️ if this project helped you!


donate

## Download

* [Github Releases](https://github.com/dvcol/trakt-extension/releases)
* [Download Side Trakt (companion app for Trakt.tv)](https://chrome.google.com/webstore/detail/side-trakt-companion-app/pdodapikbijcfickiofjkjgkkmlcnbba)


chrome-webstore

## 📝 License

This project is [MIT](https://github.com/dvcol/trakt-extension/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_