rhiokim / electron-floating-app

(wip) floating app example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

floating app

CircleCI Coverage Status Dependency Status

Features

Actually, there is no feature. It's just proof of concept to realize floating application with Electron and SVG animation

You can see 4 style.css in index.html and then if you want to change the style just clean the comment block after that you need to adjust mainBrowser configuration width and height properties

How to run

After clone this repository

$ yarn
$ yarn start

License

MIT

About

(wip) floating app example


Languages

Language:CSS 73.7%Language:JavaScript 16.0%Language:HTML 10.4%