Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vilmacio/gslides-maker

Generate Google Slides from Wikipedia content
https://github.com/vilmacio/gslides-maker

google-api google-slides presentation robot slides under-development

Last synced: about 2 months ago
JSON representation

Generate Google Slides from Wikipedia content

Awesome Lists containing this project

README

        

# gslides-maker v0.5 [beta]


Generate Google Slides from Wikipedia content.


The presentation content is adaptable to all kinds of Google Presentation Themes available.


This beta version does not yet produce slides containing images. It only produces text content.


Contributions are welcome.

---

## Usage
Install gslides-maker globally using `-g` argument and then run it:
```
$ npm install -g gslides-maker
```
```
$ gslides-maker
```

## Adaptive Slides

### Adapted Text Content
The generated presentation is a `BLANK` theme. After the presentation is created, you can choose your favorite theme. The font style, size and color of the text content also change according to the chosen theme.


## License
This project is under the MIT license. See the [LICENSE](https://github.com/vilmacio/gslides-maker/blob/master/LICENSE) for more information.

---

Created by [vilmacio](https://github.com/vilmacio)