

Buntralino
Buntralino unites Bun and Neutralino.js to make a simpler, lighter alternative to Electron and NW.js. Use Neutralino.js API at client and send harder tasks to Bun while keeping your development process easy.
Cost / License
- Free
- Open Source
Platforms
- Windows
- Mac
- Linux
Features
- Project templates
- Cross Compilation
- Cross-Platform
- Support for Typescript
Tags
- cross-platform-development
- xpda
- neutralino
- bun
Buntralino News & Activities
Recent activities
- Ehaan rated Buntralino
- CosmoMyzrailGorynych reviewed Buntralino
Electron and NW.js got unmanageable with time, with bugs and incompatibilities that made me waste time on workarounds than making my own app. So I made Buntralino, and it fixes these problems from the very start while being maintainable by stitching two other well-made products and providing you a nice API and tools for development. I've already migrated my Ct.js game engine to it, which shows how capable Buntralino is.
- CosmoMyzrailGorynych added Buntralino
Buntralino information
What is Buntralino?
Buntralino is a hybrid app development framework that lets you use web technologies (HTML, CSS, JavaScript, TypeScript) to make desktop apps. Buntralino applications work by creating a Bun application that launches and manages Neutralino.js windows. Neutralino.js windows can exchange information with Bun and each other in a client-server model through websockets, with you using a nice promise-based API. Bun is a faster alternative to Node.js or Deno, while Neutralino.js uses native OS' browser and augments it with native functions. Buntralino also provides an easy-to-use CLI interface to create, run, and build Buntralino projects.



Comments and Reviews
Electron and NW.js got unmanageable with time, with bugs and incompatibilities that made me waste time on workarounds than making my own app. So I made Buntralino, and it fixes these problems from the very start while being maintainable by stitching two other well-made products and providing you a nice API and tools for development. I've already migrated my Ct.js game engine to it, which shows how capable Buntralino is.