BeeBEEP is a secure (encryption based on Rijndael Algorithm, AES) peer to peer office messenger. You can talk and send files with all your colleagues inside a local area network such of an office, home or internet cafe without a server. BeeBEEP works also with VPNs. This serverless application is indispensable in all those places where privacy and security an essential requirement.
For more info visit: https://www.beebeep.net
Features
- Easy to use (no server required)
- Secure peer to peer chat
- Groups
- File and Folder Transfer (with resume feature)
- Message history (all messages can be saved)
- Offline messages
- BeeBOX (a shared folder as DropBox but in your computer)
- BeeSHARE (share your file and folders like p2p software)
- Desktop sharing
- Voice messages
License
GNU General Public License version 3.0 (GPLv3)Follow BeeBEEP (Free Office Messenger)
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
GREAT App! Just made our life at my work WAY easer. Just wanna know where I can contribute with a PT-BR translation fixes cuz I saw some typos. But anything else is awesome!
-
Well conceived and executed. Well worth donating for. It installed on Linux Mint easily.
-
Excellent
-
Hi, it's a wonderful software But I found a problem with Qt creator debug the code. I used the version 5.8.5, my Qt version is 5.12.1, PC version windows11 bool GuiFloatingChat::setChat( const Chat& c ) { if( mp_chat->setChat( c ) ) { setMainIcon( c.unreadMessages() > 0 ); updateChatTitle( c ); updateChatMembers( c ); mp_chat->updateShortcuts(); mp_chat->updateActions( c, beeCore->isConnected(), beeCore->connectedUsers(), beeCore->isFileTransferActive() ); return true; } else return false; } when I debug and stop on the line "return ture" , when I click "step out", It will coredump, but not show the stack, but click "continue" it work ok. I want to known the reason, Thanks a lot!!!
-
非常棒的软件,但是我在使用过程中遇到了一个问题: 群聊和私聊的聊天窗口,其他人发送消息时,如果你的话只输入了一部分,还没有写进输入框时,输入法的输入会被中断。只有在"所有用户"的聊天框不会出现这种情况。 希望您能够修复这个bug。 Sorry, I don't know much English...The following is machine translation: Great software, but I had a problem using it Group chat and private chat chat windows. When other people send messages, if you only input part of your words and have not written it into the input box, the input method will be interrupted. This does not happen only in the "All Users" chat box.Hope could fix this bug!Reply from BeeBEEP (Free Office Messenger)