An open API service indexing awesome lists of open source software.

https://github.com/juancsucoder/electron-transparent-template


https://github.com/juancsucoder/electron-transparent-template

Last synced: 6 months ago
JSON representation

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

![example](docs/imgs/example.png)

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