Skip to content

prplecake/mastodon-bookmark-sync

Repository files navigation

builds.sr.ht status

mastodon-bookmark-sync

mastodon-bookmark-sync is a command-line utility to synchronize Mastodon bookmarks with LinkAce or other bookmarking services.

mastodon-bookmark-sync supports multiple Mastodon accounts.

Supported bookmarking services:

resources

This repository recently moved from GitHub to Sourcehut. If you're viewing this on GitHub, feel free to head over to our new project home: ~prplecake/mastodon-bookmark-sync.

Planning, feature requests, and bugs live at our issue tracker, ~prplecake/mastodon-bookmark-sync.

Send patches to our development list, ~prplecake/mastodon-bookmark-sync-devel@lists.sr.ht. Questions and other non-development related discussions are had on our discuss list, ~prplecake/mastodon-bookmark-sync-discuss@lists.sr.ht. Feel free to subscribe to our low-volume announce list, ~prplecake/mastodon-bookmark-sync-announce@lists.sr.ht, for release announcements.

getting started

You probably just want to grab an executable from the Releases page.

Before you can start using mastodon-bookmark-sync, you'll need to configure it. An example configuration can be found here. You can also just copy the example:

cp appsettings.Example.json appsettings.Production.json
vim appsettings.Production.json # don't forget to edit it!

You'll need an access token from your Mastodon server. i.e. your.instance/settings/applications

And you'll need an API token for your bookmarking service of choice.

See the wiki for configuration examples.

Once you've got it configured, just run it. You might want to add it to your crontab, or your other favorite task scheduler:

0 */6 * * * cd /path/to/mastodon-bookmark-sync; ./mastodon-bookmark-sync

questions

About

Synchronize your Mastodon bookmarks to bookmarking services.

Topics

Resources

License

Stars

13 stars

Watchers

1 watching

Forks

Contributors

Languages