Skip to content

LunarWolf Browser is a custom Electron-based web browser designed with a modular UI, and browser approach, It features a custom-built tab system and browser container.

License

Notifications You must be signed in to change notification settings

LunarWolf-Browser-Projects/LunarWolf-Browser-Desktop

Repository files navigation

LunarWolf Banner

LunarWolf Browser is a custom Electron-based web browser designed with a modular UI, and browser approach, It features a custom-built tab system and browser container.

Features

  • Multi-tab browsing with a custom tab management system
  • Electron-based rendering
  • Minimalist and user-friendly UI
  • Customizable browsing experience

NOTE; the current state of webview confuses me, but its still being activly support its just undergoing a arc change, so this browser is decently stable with it as of my testing, if anyone has an alternete solution to rework the browing engine backend please commit some changes through a pull request.

ANOTHER THING TO NOTE: this project is in very early stages, it is not the most secure right now due to webview, which means its marked unstable untill prior notice.

instructions

  1. Clone the repository:
    git clone https://github.com/LunarWolf-Browser-Projects/LunarWolf-Browser-Desktop.git
  2. Install dependencies:
    yarn install
  3. build the application:
    yarn run build
  4. Run the application:
    yarn run start.

Contributing

Contributions are welcome!

License

This project is licensed under MIT See the LICENSE file for details.

Acknowledgments

  • some of the code within this project was from another project, for those peices of code all credit goes to them and there work, theres some original stuff in here tho, you can see contributions to there work (they did not have no involvment with this project) i just used some of there code as a placeholder, which can be found in the tabbar.ts and tabbarstyle.css files located within the renderer. along with that there is also a NOTICE.md file within the root directory.

About

LunarWolf Browser is a custom Electron-based web browser designed with a modular UI, and browser approach, It features a custom-built tab system and browser container.

Topics

Resources

License

Stars

Watchers

Forks