Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frokk/NeutralinoJs-Custom-Titlebar
NeutralinoJS Application With Custom TitleBar
https://github.com/frokk/NeutralinoJs-Custom-Titlebar
neutralinojs
Last synced: about 1 month ago
JSON representation
NeutralinoJS Application With Custom TitleBar
- Host: GitHub
- URL: https://github.com/frokk/NeutralinoJs-Custom-Titlebar
- Owner: frokk
- License: mit
- Created: 2022-01-23T23:49:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T10:16:22.000Z (about 3 years ago)
- Last Synced: 2024-08-23T18:16:41.544Z (5 months ago)
- Topics: neutralinojs
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-neutralino - neutralino-custom-titlebar - NeutralinoJS Boilerplate With Custom TitleBar (Boilerplates)
README
# NeutralinoJs App Template
A NeutralinoJS Application Template With Custom TitleBar---
## UsageIf 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