WARNING: NOT FOR PRODUCTION USE This is more of an experiment rather than a working product. New and untested libraries are been used and no security audit have been done.

Balnc (balance) is an free and open source business management suite for small organizations and freelancers. The primary feature of balnc is the offline first approach as it may run fully at user's browser or be downloaded in all major operating systems. Data are stored ether at browser local database or in user's own infrastracture bypassing any cloud provider.
| Name | Description |
|---|---|
| Business | Manage customers, orders, invoices and other daily task for small business and freelancers. |
| Projects | Manage projects and tasks. Use this with sync and collaborate with others. |
| Presentations | Create presentations for clients. Use this with sync to have them in tablet and TV. |
| Boards | An internal collaboration tool for communication and sharing files. |
| Documents | - |
You may use the latest develop version at https://balnc.cgeosoft.com
If you want to try it local:
# install lerna globaly
npm i -g lerna
# clone the repo
git clone https://github.com/christosgeorgiou/balnc
cd balnc
lerna bootstrap
npm start
The MIT License (MIT)
Content type
Image
Digest
Size
75.3 MB
Last updated
over 6 years ago
docker pull cgeosoft/balnc-server