/webview

A simple application focused on providing a floating window that is always on top of other windows.

Primary LanguageJavaScriptMIT LicenseMIT

Webview

A simple application focused on providing a floating window that is always on top of other windows.

Author: alissonmgsantos License: MIT


Preview

Sample preview running the app:

Preview



Install dependencies

npm install

🚀 Run it using

npm start

🛠️ Build

If you want to use it as an app for your OS run:

Build for linux

npm run build:linux

Build for Windows

npm run build:win

Build for Mac

npm run build:mac

It will give to you an file in ./build directory


🔧 Usage & settings

After running, you can access the app settings through the tray menu.


👨‍💻 Techs

  • Electron
  • JavaScript
  • HTML
  • CSS

🤝 Contributing

Contributions, issues and feature requests are welcome! issues page.

👤 Author

Alisson Matos