Skip to content

fbis251/Linky

Repository files navigation

Linky for Android

A link/bookmark saving Android application

Linky Main Screen

Linky makes it easy to save your favorite links using any Android application that supports sharing whlie still respecting your privacy. The application tries to follow the Material Design guidelines to provide a simple, modern interface that follows the Unix philosophy: Do One Thing and Do It Well

By running and hosting the Linky Server on your own hardware, you will be in full control of your data instead of providing it to a third party.

Screenshots

Login Screen Fresh Links Navigation Drawer All Links Favorites Archived Sorting Options Searching Link Options Edit Link Category AutoComplete Share Copy URL Add Link

Features

  • Supports API 15+
  • Privacy focused
  • Material Design UI
  • Works with any application that can share links
  • Supports favorites and categories
  • Search by URL, title or category

Building

# *nix
./gradlew assembleDebug

# Windows
gradlew assembleDebug

If you would like to build a release version of the application, I recommend you import the project into Android Studio and configure the keystore you will use to sign the release version of the application using the built in UI.

If you would like to use an HTTP proxy for debugging, you can edit the gradle.properties file and change the HTTP_PROXY* options as needed

Libraries used

License

Copyright 2020 Fernando Barillas (FBis251)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A link saving Android application focused on privacy and simplicity

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages