Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharkaboi authored May 28, 2020
1 parent c4f5c7b commit e2cbe42
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,24 @@
# Mediahub
<p align="center">
<a href="https://github.com/Sharkaboi/MediaHub/actions?query=workflow%3A%22Gradle+Build%22" alt="Gradle Build">
<img src="https://github.com/Sharkaboi/MediaHub/workflows/Gradle%20Build/badge.svg?branch=master" /></a>
# Link Manager
<p align="left">
<a href="https://github.com/Sharkaboi/LinkManager/actions?query=workflow%3A%22Gradle+Build%22" alt="Gradle Build">
<img src="https://github.com/Sharkaboi/LinkManager/workflows/Gradle%20Build/badge.svg?branch=master" /></a>
<a href="https://github.com/JetBrains/kotlin/releases/tag/v1.3.72" alt="Kotlin">
<img src="https://img.shields.io/badge/Kotlin-13.7.2-blue" /></a>
<a href="https://github.com/Sharkaboi/MediaHub/blob/master/LICENSE" alt="License">
<a href="https://github.com/Sharkaboi/LinkManager/blob/master/LICENSE" alt="License">
<img src="https://img.shields.io/badge/License-MIT-orange" /></a>
<a href="https://github.com/sharkaboi/mediahub/graphs/contributors" alt="Contributors">
<img src="https://img.shields.io/github/contributors/sharkaboi/mediahub" /></a>
<a href="https://github.com/Sharkaboi/LinkManager/graphs/contributors" alt="Contributors">
<img src="https://img.shields.io/github/contributors/sharkaboi/LinkManager" /></a>
</p>

An all in one manager for Movies,Series,Anime and manga.
An app to keep track of all your links.

Uses these API's:
[Trakt](https://github.com/trakt/api-help)
## Features
* Can share all links in go go
* Upcoming : Bitly api integration
* Upcoming : Firebase Sync
* Upcoming : Share all links as a PDF
* Upcoming : Share the list with a single link
* Upcoming : Have multiple lists of links.

## Releases
Check out all the releases [here](https://github.com/Sharkaboi/LinkManager/releases)

0 comments on commit e2cbe42

Please sign in to comment.