https://github.com/eddmann/urls-to-md
Fetches titles from URLs within your Clipboard, and returns a Markdown list.
https://github.com/eddmann/urls-to-md
Last synced: 6 months ago
JSON representation
Fetches titles from URLs within your Clipboard, and returns a Markdown list.
- Host: GitHub
- URL: https://github.com/eddmann/urls-to-md
- Owner: eddmann
- Created: 2018-08-23T18:26:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T18:42:05.000Z (almost 8 years ago)
- Last Synced: 2025-03-16T16:35:02.994Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# URLs-to-Markdown
Fetches titles from URLs within your Clipboard, and returns a Markdown list.
Accompanying blog post: https://tech.mybuilder.com/creating-a-command-line-application-to-fetch-url-titles-in-go/
