acupofjose / linkthing

A client app for linkding built with Ionic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linkthing

A client app for linkding built with Ionic.

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.

License:MIT License


Languages

Language:TypeScript 73.4%Language:CSS 15.8%Language:Swift 5.1%Language:Java 2.2%Language:Ruby 1.9%Language:HTML 1.5%Language:Shell 0.0%