Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README #104

Merged
merged 1 commit into from
Aug 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
# mastodon-bookmark-sync

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

mastodon-bookmark-sync supports multiple fediverse accounts.
mastodon-bookmark-sync supports multiple Mastodon accounts.

**Supported bookmarking services:**

Expand Down Expand Up @@ -37,11 +37,10 @@ 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`

[fediverse-access-token]:https://tools.splat.soy/fediverse-access-token/

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

See the wiki for [LinkAce][linkace-config] or [Pinboard][pinboard-config] configuration details.
See the wiki for [LinkAce][linkace-config] or [Pinboard][pinboard-config]
configuration details.

[linkace-config]:https://github.com/prplecake/mastodon-bookmark-sync/wiki/LinkAce
[pinboard-config]:https://github.com/prplecake/mastodon-bookmark-sync/wiki/Pinboard
Expand Down
Loading