vijaysingdobhal / Link_hub

0 stars 0 forks source link

Linkhub

Linkhub is a simple and effective link management application built using Flutter. This project is designed to help users organize and access their links quickly and efficiently. The app is free, open-source, and ad-free, featuring folder creation with customizable colors, automatic sorting based on usage, and multiple language support.

Table of Contents

Introduction

Linkhub allows users to manage their links by organizing them into customizable folders. It supports automatic sorting based on link usage and provides features like import/export in JSON format and one-click copying, editing, and opening. The app is designed to be user-friendly and efficient, making link management easy.

Features

Technologies Used

Setup and Installation

  1. Clone this repository:

    git clone https://github.com/vijaysingdobhal/linkhub.git
  2. Navigate to the project directory:

    cd linkhub
  3. Install dependencies:

    flutter pub get
  4. Configure Firebase:

    • Add google-services.json (Android) and GoogleService-Info.plist (iOS) files to the respective directories.
  5. Run the app:

    flutter run

Screenshots

Home Screen Add Link Folder View Database

Add more screenshots as needed

License

This project is licensed under the MIT License. See the LICENSE file for more information.


Feel free to contribute, open issues, and make pull requests!

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.