An open API service indexing awesome lists of open source software.

https://github.com/jefftriplett/pinboard-bookmarks-updater

🤖 Opinionated Pinboard.in Bookmarks Updater
https://github.com/jefftriplett/pinboard-bookmarks-updater

bookmarks pinboard python

Last synced: 5 months ago
JSON representation

🤖 Opinionated Pinboard.in Bookmarks Updater

Awesome Lists containing this project

README

        

Welcome to pinboard-bookmarks-updater 👋



Version

Documentation


Twitter: webology

> Pinboard Bot

### 🏠 [Homepage](https://github.com/jefftriplett/pinboard-bookmarks-updater)

## Usage

If you are running locally, you'll need to define a few environment variables:

- `GITHUB_TOKEN`
- `GITHUB_USERNAME`
- `PINBOARD_TOKEN`

### Find duplicates

```sh
$ python main.py remove_dupes
```
### Fix common tag issues
```sh
$ python main.py fix_tags
```

### Apply Titlecase to your links

```sh
$ python main.py fix_titlecase
```

## Author

## Author

👤 **Jeff Triplett**

* Website: https://jefftriplett.com
* Mastodon: [@webology](https://mastodon.social/@webology)
* Twitter: [@webology](https://twitter.com/webology)
* GitHub: [@jefftriplett](https://github.com/jefftriplett)

## Show your support

Give a ⭐️ if this project helped you!