https://github.com/juancsucoder/electron-transparent-template
https://github.com/juancsucoder/electron-transparent-template
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juancsucoder/electron-transparent-template
- Owner: JuanCSUCoder
- License: mit
- Created: 2020-10-04T17:07:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T17:39:26.000Z (over 5 years ago)
- Last Synced: 2025-01-22T17:46:10.521Z (over 1 year ago)
- Language: HTML
- Size: 459 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Electron Transparent Window Template with Custom Title Bar
This is a template to create transparent electron applications with typescript

## To run
```bash
npm install
npm run dev
```