Skip to content

siebevd/striim-desktop

Repository files navigation

Striim

WIP | Mac (Electron) App to Watch/Listen to youtube videos. Ability to control videos through keyboard shortcuts 🎧

Build Setup

# Install dependencies
npm install

# Install Electron Globally (not required)
npm install -g Electron

# Create config.js file
cp config.example.js config.js

# Fill in api details in config.js file

# Compile (& watch) js bundle
npm run dev

# Build Electron app (in separate window from the dev command)
npm run start

# Prettier the code
npm run pretty

Other Notes

Prettier will automatically be run as a precommit hook.

About

Mac App to Watch/Listen to youtube videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published