Pinkt

An unofficial Android client for Pinboard and Linkding

Privacy policy

Pinkt is an open source app provided by Filipe Belatti and distributed on the Google Play Store at no cost. It is intended for use as is.

Pinkt does not collect any personal information, either directly or through third-party services. The provided API token and a copy of your bookmarks are stored locally on your device, to access the service and provide quicker access to data respectively. Your app preferences are also store on-device. No additional data is collected, stored, or transmitted. The app does not include any form of analytics or usage tracking.

When using Pinboard, your Pinboard API token is transmitted over the network using HTTPS to authenticate with the Pinboard REST API. It is used to access your data as described in the Pinboard API documentation (see Authentication). Pinboard has its own privacy policy.

When using Linkding, your Linkding API token is transmitted over the network using HTTPS to authenticate with the Linkding REST API. It is used to access your Linkding data as described in the Linkding API documentation (see Authentication).

Please note that Android itself may collect anonymized crash or ANR (Application Not Responding) reports beyond the developer’s control. These reports can include crash logs and basic device information, but are anonymized and cannot personally identify you.

App permissions

  • android.permission.INTERNET

    Required to access the network and interface with each bookmarking service.

  • android.permission.ACCESS_NETWORK_STATE

    Required to react to network changes, providing in-app feedback and communicating back with each bookmarking service when network is available.

  • android.permission.WAKE_LOCK, android.permission.RECEIVE_BOOT_COMPLETED, android.permission.FOREGROUND_SERVICE

    Required to run the bookmark syncing service in the background.

User support

If you experience any issues, feel free to contact me via the App support option available on the Google Play listing. I’ll do my best to assist you.


Pinkt is maintained by fibelatti and the source code is publicly available on GitHub.