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
- Host: GitHub
- URL: https://github.com/jefftriplett/pinboard-bookmarks-updater
- Owner: jefftriplett
- License: apache-2.0
- Created: 2020-07-12T01:07:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T07:16:37.000Z (over 2 years ago)
- Last Synced: 2024-08-14T07:10:03.000Z (8 months ago)
- Topics: bookmarks, pinboard, python
- Language: Python
- Homepage:
- Size: 60.5 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - jefftriplett/pinboard-bookmarks-updater - 🤖 Opinionated Pinboard.in Bookmarks Updater (Python)
README
Welcome to pinboard-bookmarks-updater 👋
> 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!