Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdehaan/findmydevice-l10n-screens
Screenshots for FindMyDevice
https://github.com/pdehaan/findmydevice-l10n-screens
Last synced: 22 days ago
JSON representation
Screenshots for FindMyDevice
- Host: GitHub
- URL: https://github.com/pdehaan/findmydevice-l10n-screens
- Owner: pdehaan
- License: unlicense
- Created: 2014-11-10T22:20:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-10T22:52:38.000Z (about 10 years ago)
- Last Synced: 2024-12-19T15:07:06.625Z (about 1 month ago)
- Language: JavaScript
- Size: 8.51 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# findmydevice-l10n-screens
Screenshots for FindMyDevice.
## Installation
```sh
$ npm install
```**PROTIP:** Running `npm install` causes the Bower modules to be installed/updated.
## How Do I Even?
```sh
$ npm start
```Running `npm start` will force sync the Bower dependencies (to ensure we're always running with latest translations), and then scrapes the homepages for the specified locales for each of the specified viewport widths.
The generated screenshots are saved in [_/output/images/_](output/images), or you can view locale specific screenshots by viewing the [_/output/{locale}.md_](output/) files which lists locale-specific images on a single page.