Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrieldarezzo/twitch-animator
Display GIF in Screen with ShurtCuts
https://github.com/gabrieldarezzo/twitch-animator
animator gif live-stream meme presentation twitch
Last synced: 7 days ago
JSON representation
Display GIF in Screen with ShurtCuts
- Host: GitHub
- URL: https://github.com/gabrieldarezzo/twitch-animator
- Owner: gabrieldarezzo
- License: cc0-1.0
- Created: 2019-08-20T21:33:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T19:12:11.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T04:40:13.105Z (about 2 months ago)
- Topics: animator, gif, live-stream, meme, presentation, twitch
- Language: JavaScript
- Size: 4.79 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Twitch Animator (Criando um InstantGif no PC) // Electron
Demo:
![Exemplo do Twitch Animator](docs/example.png)TODO:
[ x ] - Exibir o GIF na tela
[ x ] - Capturar atalhos no Electron - godin_ // Ex: Ctrl + B -> Alert()
[ x ] - Midir o tamanho do Gif
[ x ] - Rodar o serviço em Background
[ x ] - Deixar Full Screen ou centralizado
[ ] - Tray Icon
[ ] - Cadastrar o Gif (Pasta)
[ ] - Mapear Atalhos
[ ] - Cadastrar os Atalhos
[ ] - Vincular 'Atalhos (Ctr + NumPad-1)' X 'Gif AiQueDelicia.gif'How To use:
```shell
git clone https://github.com/electron/electron-quick-start
cd electron-quick-start
npm install
npm start
```