Bitrix24. Coming to a desktop near you
Bitrix24 desktop app really shines when it comes to working with projects or having video conferences.
Optimized for a familiar and enjoyable desktop experience, the app allows you to quickly react to comments in tasks, make video calls directly from a Bitrix24 chat, share files, and do other amazing things.
The power of instant communication
A single messenger tool for all work-related communications where you can exchange messages in chats, make video calls, and organize video conferences with your clients and partners.
Stay updated by receiving notifications about the projects you’re participating in via news feed posts, likes, comments, and task updates.
Video Calls in HD Quality. Up to 48 participants
Create a chat, invite your colleagues, and make unlimited free video calls.
With Bitrix24, you can make one-on-one or group calls for up to 48 participants. Call duration is unlimited, even on the free plan.
HD videoconferencing. Up to 48 participants
A must-have tool for remote work, videoconferencing in Bitrix24 is as convenient as it gets - just invite a bunch of people in a chat and start the call. Enjoy crisp clear sound and HD video quality during each video conference.
Still not good enough for you? Wait, here’s more - you can add your partners and clients to the video conference as well, even if they do not have a Bitrix24 account.
Bitrix24.Drive
With Bitrix24.Drive, you won’t have to send updated versions of the same document again and again to your colleagues. Create, edit and share files online using our cloud storage - the system automatically update the changes for all users.
The app will also show you the history of uploads, date of last synchronization and available space on your Bitrix24.Drive.
The same Bitrix24 tools you know and love, now in a desktop format
Enjoy a seamless Bitrix24 experience whether it’s the in-browser version, mobile app, or desktop app. Manage deals in CRM, create business processes, receive notifications, schedule meetings, and share documents - all in the Bitrix24 desktop app.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
On Arch Linux, snap can be installed from the Arch User Repository (AUR). The manual build process is the Arch-supported install method for AUR packages, and you’ll need the prerequisites installed before you can install any AUR package. You can then install snap with the following:
git clone https://aur.archlinux.org/snapd.git
cd snapd
makepkg -si
Once installed, the systemd unit that manages the main snap communication socket needs to be enabled:
sudo systemctl enable --now snapd.socket
If AppArmor is enabled in your system, enable the service which loads AppArmor profiles for snaps:
sudo systemctl enable --now snapd.apparmor.service
To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap
and /snap
:
sudo ln -s /var/lib/snapd/snap /snap
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To install Bitrix24, simply use the following command:
sudo snap install bitrix --beta
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.