Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
PranshulGG committed Oct 9, 2024
2 parents d15b407 + c28fa19 commit e93e46f
Show file tree
Hide file tree
Showing 7 changed files with 73 additions and 1 deletion.
74 changes: 73 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,73 @@
# LinkMaster
# LinksMaster

<img src="screenshots/app_icon.png" alt="" width="150px">

LinksMaster is developed with pure HTML, CSS, JavaScript, and Java. Designed to mimic the look and feel of a native Android app.


# 👁️ Preview


| Home | Folders| Add links| Manage links|
| :---: | :---: | :---: | :---: |
| <img src="screenshots/home_link.png" style="width: 250px;"> | <img src="screenshots/folders_link.png" style="width: 250px;"> | <img src="screenshots/newLink_links.png" style="width: 250px;"> | <img src="screenshots/manage_link.png" style="width: 250px;"> |

| Settings |
| :---: |
| <img src="screenshots/settings_link.png" style="width: 250px;">


<br>


# 📲 Download

<p align="left">
<a href="https://github.com/PranshulGG/LinkMaster/releases"><img alt="GitHub" src="https://censorship.no/img/github-badge.png" height="120"/></a>
</p>


# ✨ Features:

- 🌐 **Save Links:** Easily save your favorite links to access them later.
- 📝 **Add Notes & Headlines:** Attach custom notes and headlines to saved links for better organization.
- 📁 **Create Folders:** Organize your links into folders for easy navigation and management.
- 🔗 **Manage Links:** Edit, update, or remove your saved links whenever needed.
- 🔒 **Biometric Lock:** Keep your links secure with biometric authentication (fingerprint or face unlock).
- 🎨 **Material Themes:** Customize the app's appearance with a selection of modern material design themes.
- 🔍 **Search Links:** Quickly find specific links using the built-in search function.
- 🗂️ **Separate by Folders:** Filter and view links by their designated folders for efficient access.

# 🛠️ Built With:

- <strong>HTML & CSS: </stronge> For the basic structure and styling of the app.

- <strong>JavaScript: </stronge>To handle the app's logic and interactivity.

- <strong>Java: </stronge>Mainly used for JavaScript interface and permissions, allowing the app to run on Android devices.

- <strong>Material Web Components: </stronge>Utilized to create a consistent and attractive Material Design look and feel.

# ✅ Todos:

- **Any user suggestions**

<br>
<br>

> [!NOTE]
> The app is designed to run on Android devices and does not support web browsers. Attempting to open the app in a browser will not work.
<br>


# Contact
For any questions or feedback, feel free to open an issue on GitHub or contact [email protected]

<br>

# License
See the `LICENSE` file for details.



Binary file added screenshots/app_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/folders_link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/home_link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/manage_link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/newLink_links.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/settings_link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e93e46f

Please sign in to comment.