-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |