Bale is the social-financial network of Bank Melli Iran that simultaneously enables communication and payments. With Bale, you can easily make voice and video calls and share your moments with friends using the "Status" feature.
- Splash screen during startup.
- Built-in menu with options for Home, Edit, View, and Help.
- Easy access to the official Bale website.
- External link opening (Telegram, Instagram, Email).
Before installing, make sure you have the following installed:
- Node.js
- npm (or yarn)
git clone https://github.com/code3-dev/bale-desktop.git
cd bale-desktop
npm install
You can start the application using:
npm start
This will launch the application with Electron in development mode.
To create a production build, use the following commands based on your platform.
npm run build:win
npm run build:linux
npm run build
After the build process is complete, you will find the executable in the release
directory.
You can customize the build by modifying the build
section in package.json
. This includes changing the app icon, application ID, and adding any additional files required for packaging.
This project is licensed under the MIT License - see the LICENSE file for details.
- Author: Hossein Pira
- Email: h3dev.pira@gmail.com
- Telegram: @h3dev
- Instagram: @h3dev.pira