Coder Social home page Coder Social logo

electron-meme-generator's Introduction

Electron Logo

Electron meme generator

Talk

A demonstration app for the talk called "Développez des applications web desktop avec Electron de Github" by Eric Briand and Yvonnick Frin.

You can found our slides at https://github.com/frinyvonnick/electron-meme-generator/tree/master/slides

Application

Electron meme generator let you :

  • Import pictures
  • Add text on imported pictures
  • Save on your disk modified pictures

Electron meme generator is build with the electron framework from github and vanilla javascript. The styling part is made with less preprocessor.

Capture de l'application à l'étape 04

Electron

The project folder structure is inspired from https://github.com/electron/electron-api-demos/blob/master/docs.md

You can find great compilation of resources about electron and his ecosystem at https://github.com/sindresorhus/awesome-electron

How to use

Download sources

git clone https://github.com/frinyvonnick/electron-meme-generator.git

Install dependencies

npm install

Launch app

npm start

Launch app in dev mode

Dev mode enable hot-reload and watch less files to compile changes on runtime

npm run dev

Package app

electron-packager . --all

electron-meme-generator's People

Contributors

ebriand avatar frinyvonnick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

rauburtin

electron-meme-generator's Issues

Refactore hot reload

The hot reload code is duplicated in main process and renderer process. Only one is needed.

This app doesn't work at all.

What is supposed to happen is I click the button and I get memes about Electron.

Example of Correct Output:
image

Instead, it seems that none of the Memes are inherently related to making fun of Electron.

PLEASE fix this!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.