2024-02-25 23:09:10 +01:00
2024-02-22 22:11:41 +01:00
2024-02-25 12:18:01 +01:00
2024-02-24 02:10:51 +01:00
2024-02-24 02:06:11 +01:00
2024-02-24 02:06:11 +01:00
2024-02-22 21:00:54 +01:00
2024-02-24 02:06:11 +01:00
2024-02-24 02:06:11 +01:00
2024-02-24 02:06:11 +01:00
2024-02-21 23:55:56 +01:00
2024-02-25 12:02:10 +01:00

Linkdy is a Linkding client created with Flutter. 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.

Main features

  • List your bookmarks.
  • Open the links on an internal browser.
  • Search bookmarks.
  • Create new bookmarks.
  • Create new tags.
  • List the bookmarks associated with each tag.
  • Material You interface with dynamic theming (only Android 12+).

Privacy policy

Check the privacy policy here.

Development

  1. Clone this repository.
  2. Run flutter pub get to install all the dependencies.
  3. Run the application on the desired virtual or physical device.

Note: Linkdy uses Riverpod as the state management system. Files ended on .g.dart are auto generated by Riverpod's code generator and shouldn't be edited manually. The code generator can be started by running dart run build_runner watch. Then, the process will start on the terminal.






Created by JGeek00
Description
Native iOS client for linkding — SwiftUI, iOS 26, AI enrichment via OpenRouter
Readme 2.5 MiB
Languages
Swift 98.8%
Shell 1.2%