Skip to content

leofaraf/WebsiteNativeWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website native wrapper

This template should if you need convert internet website to native application.

Dependencies:

  • Rust
  • NodeJS

How start?

  • Open CMD in project, past and run development command ("npm run tauri dev")

How to set up on my site?

  • Change URL it website [src/main.js | 1 line]
  • Change application name [src-tauri/tauri.conf.json | 10 line]
  • Change application width & height [src-tauri/tauri.conf.json | 41,42 line]
  • Change application title [src-tauri/tauri.conf.json | 40 line]
  • Change icon [src-tauri/icons/icon.ico]

How build?

  • Open CMD in project, past and run build command ("npm run tauri build")

About

Website native wrapper (www -> .exe | .deb)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors