Skip to content

Datalayer Desktop 0.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 06:13

What's Changed

$CHANGELOG

Downloads

Choose the appropriate installer for your platform:

  • macOS: .dmg (Intel & Apple Silicon Universal)
  • Windows: .exe installer
  • Linux: .AppImage (portable), .deb (Debian/Ubuntu), .rpm (Fedora/RHEL)

Installation

macOS

  1. Download the .dmg file
  2. Open it and drag Datalayer Desktop to Applications
  3. On first launch, right-click → Open to bypass Gatekeeper

Windows

  1. Download the .exe file
  2. Run the installer
  3. Follow the installation wizard

Linux

AppImage (Recommended)

  1. Download the .AppImage file
  2. Make it executable: chmod +x Datalayer-Desktop-*.AppImage
  3. Run it: ./Datalayer-Desktop-*.AppImage

Debian/Ubuntu

sudo dpkg -i datalayer-desktop_*_amd64.deb

Fedora/RHEL

sudo rpm -i datalayer-desktop-*.x86_64.rpm

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3