Skip to content

lwndp/linkthing

 
 

Repository files navigation

linkthing

An iOS client for linkding built with Ionic.

Download from the App Store

Requirements

  • A server running linkding.
  • node/npm/Ionic CLI

Running Locally

In a Browser

  • First you will need to update the local-cors-proxy script in package.json to point to whatever your linkding URL is.
  • In two separate terminals, run npm run local-cors-proxy and npm run serve

iOS Simulator

  • Run npm run ios:run

Building for iOS

  • Run npm run ios:build to make the build
  • Run npm run ios:open to open in Xcode to adjust the version and build numbers.

About

A client app for linkding built with Ionic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.7%
  • Swift 3.1%
  • Ruby 1.3%
  • Other 1.9%