Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sebersta/ftcr

Fetch Image is a watchOS only app for downloading images from URLs.
https://github.com/sebersta/ftcr

speedtest swiftdata swiftui watchos

Last synced: 9 days ago
JSON representation

Fetch Image is a watchOS only app for downloading images from URLs.

Awesome Lists containing this project

README

        







Image Fetcher



The missing image downloader for WatchOS








Fetch Image is an open-source watchOS only app for downloading images from an URL. You can download a single image or download all images from a html webpage.

## Download

[![](https://sindresorhus.com/assets/download-on-app-store-badge.svg)](https://apps.apple.com/app/id6670340941)

*Requires minimum WatchOS 10.0*

## Tip

In addition to downloading a single image, Fetch Image also supports batch downloading images from a webpage or a RSS feed.
When given a URL to a webpage or a RSS feed, Fetch Image will match image URLs from the web content and download them all. A great use case is to go to a folder in your computer with many images and `python -m http.server` to serve the folder. Then you can download all images from the folder to your watch.

## License

The code is MIT licensed.

You do not have the right to take the whole app or individual actions and publish it as your own on the App Store.