Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frokk/NeutralinoJs-Custom-Titlebar

NeutralinoJS Application With Custom TitleBar
https://github.com/frokk/NeutralinoJs-Custom-Titlebar

neutralinojs

Last synced: 11 days ago
JSON representation

NeutralinoJS Application With Custom TitleBar

Awesome Lists containing this project

README

        

# NeutralinoJs App Template
A NeutralinoJS Application Template With Custom TitleBar

---
## Usage

If you've not already installed `neu` cli then do it using this command `npm install -g @neutralinojs/neu`.

After installing `neu` cli make a new project with this template using this command:

```bash
git clone https://github.com/DEVLOPRR/NeutralinoJs-Custom-Titlebar myapp
cd myapp
npx neu update
```

And make sure to replace `myapp` in the command with your app name.

## Preview

https://user-images.githubusercontent.com/75035219/150703483-1c206054-b2e6-4e11-ba41-68bf215942a5.mp4

---
# Thanks