Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liquid36/slides-offline
donwload slides.com html and images
https://github.com/liquid36/slides-offline
assests download images offline revealjs slides
Last synced: about 16 hours ago
JSON representation
donwload slides.com html and images
- Host: GitHub
- URL: https://github.com/liquid36/slides-offline
- Owner: liquid36
- Created: 2020-02-15T17:39:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:19:49.000Z (about 2 years ago)
- Last Synced: 2025-01-02T20:05:55.236Z (14 days ago)
- Topics: assests, download, images, offline, revealjs, slides
- Language: HTML
- Size: 417 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slides-offline
Permite descargar las diapositivas de [slides.com](https://slides.com) junto con las imagenes subidas. Útil cuando vamos a dar una charla en algún lugar sin conexión o cuando queremos borrar imagenes de la nube porque el store de la cuenta gratis no nos alcanza.
## Uso
```
npx slides-offline https://slides.com/andes/sprint-78-core [nombre-carpeta]
``````
npm i -g slides-offline
slides-offline https://slides.com/andes/sprint-78-core [nombre-carpeta]
```