Skip to content

Commit 60092ec

Browse files
authored
Create README.md
Create readme file with banner, screenshot and other information
1 parent a5e13a4 commit 60092ec

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

README.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# LinkHub
2+
LinkHub is a simple and effective link management application that can help you to easily manage your own links with no ads!
3+
4+
![Build CI](https://github.com/amrdeveloper/linkhub/actions/workflows/build.yml/badge.svg)
5+
6+
<img src="media/banner/linkhub_banner.png" width="100%" height="300" />
7+
8+
## Download
9+
10+
<a href='https://play.google.com/store/apps/details?id=com.amrdeveloper.linkhub'><img alt='Get it on Google Play' src='https://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Google_Play_Store_badge_EN.svg/512px-Google_Play_Store_badge_EN.svg.png' width="20%" height="60"/></a>
11+
<a href="https://galaxystore.samsung.com/detail/com.amrdeveloper.linkhub"><img src="https://img.samsungapps.com/seller/images/badges/galaxyStore/png_big/GalaxyStore_English.png" alt="Samsung Galaxy Store" width="20%" height="60"></a>
12+
<a href="https://www.amazon.com/gp/product/B09B19R8K5"><img src="https://images-na.ssl-images-amazon.com/images/G/01/mobile-apps/devportal2/res/images/amazon-appstore-badge-english-black.png" alt="Amazon App Store" width="20%" height="60"></a>
13+
<a href="https://appgallery.huawei.com/#/app/C104553823"><img src="https://upload.wikimedia.org/wikipedia/commons/e/e7/Huawei_AppGallery_white_badge_EN.png" alt="Huawei AppGallery" width="20%" height="60"></a>
14+
15+
## Screenshots
16+
<p align="center">
17+
<img src="media/screenshots/screenshot_1.png" width="30%" height="500">
18+
<img src="media/screenshots/screenshot_2.png" width="30%" height="500">
19+
<img src="media/screenshots/screenshot_3.png" width="30%" height="500">
20+
</p>
21+
22+
LinkHub enabled you to create folders and put your links inside them to classify them and find your link easily and fast, also you can use searching with link title.
23+
24+
In Link Hub links are automatically sorted depend on if they are pinned and how many times you use them, and the same for Folder.
25+
26+
With LinkHub you can copy, edit, open your link just by one click
27+
28+
You can add a new link in many different ways,
29+
- Open the App and click on the circle button then on the link icon
30+
- Just long click on the app and choose to create a link
31+
- Select link URL and from the context menu choose LinkHub
32+
- Share a URL from any app and choose LinkHub
33+
34+
You can put each similar link in the same folder, for example, folders for e-books, jobs, courses, talks, articles... etc
35+
36+
## Dependencies
37+
- Dagger Hilt
38+
- Kotlin Coroutines
39+
- Navigation Component
40+
- Room
41+
- LiveData, ViewModel, Fragment Extension
42+
- Timber, LeakCanary
43+
44+
## How to contribute
45+
- Before making a feature request or bug report make sure you have the latest version installed on your device and the request is unique
46+
- If you want to implement new feature or solving bug make sure no one working on this issue and left a comment that you will work on it

0 commit comments

Comments
 (0)