Skip to content

A streaming kit for Twitch, YouTube, etc for those who like achievement hunting.

License

Notifications You must be signed in to change notification settings

100Pals/streamkit

 
 

Repository files navigation

OSX/Linux Builds

[Windows status] (https://ci.appveyor.com/project/rgooler/streamkit)

CLA assistant

Setup

Only if on OSX:

brew cask install xquartz
brew install fakeroot dpkg wine

And then:

yarn install
yarn start

To build the app, just do: yarn run build

Electron tutorial app

Electron tutorial app

An electron application for tutorials

Installation

This post contains installation instructions

Tutorials

# Topic Description
01 Hello world tutorial Get electron running on your computer
02 Testing electron app on Ubuntu Set up a VirtualBox virtual machine running Ubuntu and share app
03 Electron app navigation Add a left menu and make it load new sections
04 Electron frameless window A frameless window is a window that has no chrome, the parts of the window, like toolbars, that are not a part of the web page
05 Electron white screen app startup This post will cover how to fix the electron white screen app startup
06 Electron app icons Adding icons to the app
07 Electron packager tutorial Creating packages for mac, windows and linux
08 Electron menu Adding a main menu to your Electron app
09 Electron localization Translating an Electron app
10 Main process and Renderer process in Electron A simple explanation
11 IPCMain and IPCRenderer Communicating between main and renderer process
12 Electron asar Packaging the app with asar
13 DMG Installer Creating a DMG-installer for macOS
14 Windows installer Creating a windows installer with electron-winstaller
15 Debian package installer Create a debian package

About

A streaming kit for Twitch, YouTube, etc for those who like achievement hunting.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 58.0%
  • JavaScript 31.7%
  • HTML 9.9%
  • Ruby 0.4%