this is really good, going to test soon
Want a Beautiful Interface for Your Program?
-
Hey developers! 👋
Look at these screenshots—this is what YOUR program could look like:


These screenshots are not from this project, but they use similar technology:


🤔 Tired of this?
- Very standard interface all programs look exactly the same, and everyone knows that your program was built with
BAS - No-code solutions that skilled developers can't properly maintain
- Can't refactor stuck with drag-and-drop limitations
- No proper testing how do you unit test visual workflows?
- Poor documentation try explaining a flowchart to your team
- No version control good luck with code reviews and collaboration
- BAS Custom interface: BAS provides API for creating custom interfaces, but BAS is still REQUIRED! Your custom interface just calls BAS functions, so it's not pure code
✨ Want THIS instead?
- No BAS dependency - pure code solution (we still need BAS, but ONLY browser from BAS coders)
- Beautiful, unique interface that looks professional
- Your own branding and design stand out from the crowd
- Complete control over every pixel and interaction
- Professional IDE support IntelliSense, debugging, refactoring tools
- TypeScript integration catches bugs at compile time, not runtime
- Fewer bugs static typing and proper testing prevent issues
- Code completion autocomplete, error highlighting, smart suggestions
- Proper debugging breakpoints, step-through debugging, console logs
- Modern tech stack Vue 3, Vuetify, Electron
🚀 I'll show you exactly how to build it!
This isn't just another BAS wrapper.
This is a complete starter template that shows you how to build professional browser automation tools with beautiful interfaces.
Why this matters: Usually developers struggle to make all these tools work together: Vue, Vuetify, Electron, Playwright, TypeScript, testing frameworks, build systems, etc. Getting a website interface to work with Electron, configuring proper automation, setting up the development environment... it's a nightmare!
This starter template solves that problem. Everything is already configured and working together. No more spending weeks just trying to get the basic setup right.
What you get:
- Complete source code: Vue 3 + Vuetify + Electron
- Working examples: Playwright integration ready to use
- Advanced features: Fingerprinting with playwright-with-fingerprints from the BAS team
- Professional setup: TypeScript, testing, build system
- Professional desktop applications with custom branding
- Complete technical control over browser automation
- Scalable, maintainable code that you actually own
⚡ Quick Start (No BAS Required!):
git clone https://github.com/sergerdn/vuetify-electron-starter cd vuetify-electron-starter npm install npm run electron:dev🌟 Technical Advantages Over BAS:
- Direct Playwright API No BAS function calls or wrappers, thanks to playwright-with-fingerprints
- Chrome DevTools Protocol Professional debugging capabilities
- Well-known tech stack: Electron is used by Discord, Slack, WhatsApp, VS Code and many major companies worldwide
- Full source code Modify anything
- Modern development stack Vue 3, TypeScript, professional tooling
💪 For Serious Developers Only
This isn't a drag-and-drop BAS alternative. This is for developers who:
- ✅ Want to own their code completely
- ✅ Need professional-looking applications
- ✅ Require unlimited customization
- ✅ Prefer modern development practices
🔗 Links:
- GitHub: https://github.com/sergerdn/vuetify-electron-starter
- Download: Pre-built Windows binaries available
- Docs: Complete setup and usage guide included
Stop settling for BAS limitations. Build browser automation tools that look professional, run
independently, and give you complete control. - Very standard interface all programs look exactly the same, and everyone knows that your program was built with
-
S sergerdn deleted this topic on
-
S sergerdn restored this topic on
-
@MAB-Tech said in Want a Beautiful Interface for Your Program?:
Can You Make a Videos on it?
Feel free to download it - you'll see the results yourself
@MAB-Tech said in Want a Beautiful Interface for Your Program?:
I think BAS now needs to add an option for developers to they make the professional interface their own.
https://wiki.bablosoft.com/web-interface/#/
We have it. This requires some web development experience. You're able to change some CSS to make it look better, and you'll achieve your goal.
