Updated readme
This commit is contained in:
28
README.md
28
README.md
@@ -1,6 +1,30 @@
|
|||||||
# Linkdy
|
<h1 align="center">
|
||||||
|
<img src="https://github.com/JGeek00/linkdy/raw/master/assets/other/banner.png" />
|
||||||
|
</h1>
|
||||||
|
|
||||||
Linkdy is a [Linkding](https://github.com/sissbruecker/linkding) client created with Flutter. [Linkding](https://github.com/sissbruecker/linkding) is a self hosted bookmark manager. The objective of this project is to give all it's users an application to manage the bookmarks from a mobile device or a desktop computer.
|
<p align="center">
|
||||||
|
<b>Linkdy</b> is a <a href="https://github.com/sissbruecker/linkding" target="_blank" rel="noopener noreferrer"><b>Linkding</b></a> client created with Flutter. <a href="https://github.com/sissbruecker/linkding" target="_blank" rel="noopener noreferrer">Linkding</a> is a self hosted bookmark manager. The objective of this project is to give all it's users an application to manage the bookmarks from a mobile device or a desktop computer.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://play.google.com/store/apps/details?id=com.jgeek00.linkdy" target="_blank" rel="noopener noreferrer">
|
||||||
|
<img src="/assets/other/get_google_play.png" width="300px">
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/JGeek00/linkdy/releases" target="_blank" rel="noopener noreferrer">
|
||||||
|
<img src="/assets/other/get-github.png" width="300px">
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
### Main features
|
||||||
|
<ul>
|
||||||
|
<li>List your bookmarks.</li>
|
||||||
|
<li>Open the links on an internal browser.</li>
|
||||||
|
<li>Search bookmarks.</li>
|
||||||
|
<li>Create new bookmarks.</li>
|
||||||
|
<li>Create new tags.</li>
|
||||||
|
<li>List the bookmarks associated with each tag.</li>
|
||||||
|
<li>Material You interface with dynamic theming (only Android 12+).</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
### Development
|
### Development
|
||||||
1. Clone this repository.
|
1. Clone this repository.
|
||||||
|
|||||||
BIN
assets/other/banner.png
Executable file
BIN
assets/other/banner.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
BIN
assets/other/get-github.png
Normal file
BIN
assets/other/get-github.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
BIN
assets/other/get_google_play.png
Normal file
BIN
assets/other/get_google_play.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user