Skip to content

MEDELBOU3/AetherStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AetherStream Desktop App

A desktop application built with Electron.

Image 1

Image 2

Image 3

Image 4

Installation

  1. Install dependencies:
npm install

Development

Start the development server:

npm start

Building

Build for your platform:

npm run build

Or build for a specific platform:

  • Windows: npm run build:win
  • macOS: npm run build:mac
  • Linux: npm run build:linux

Structure

  • main.js - Main Electron process
  • preload.js - Secure bridge between main and renderer processes
  • index.html - Application UI
  • css/ - Stylesheets
  • js/ - JavaScript files

About

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors