{% extends "zerver/portico.html" %} {# API information page #} {% block portico_content %}
{% trans %}Zulip has a free, 100% native app for Android, and you can easily grab it from the Google Play Store{% endtrans %}.
{% trans %}Zulip has a free, 100% native app for iPhone and iPad. Please grab it from the App Store{% endtrans %}!
{% trans %}The beta version of our new cross-platform desktop client is ready for you to try now, and should work on Mac, Windows, and Linux. (It's implemented in Electron, a desktop app framework (maintained by GitHub) that uses Chromium and Node.js, so in the future we'll be able to concentrate on writing JavaScript instead of futzing with Qt/WebKit and C++.){% endtrans %}
{% trans %}You'll have to install it using the command line, and there might be some rough edges; if you run into anything that doesn't feel right, please let us know.{% endtrans %}
{% trans %}Download the beta of Zulip for desktop{% endtrans %}
{% trans %}You love your Mac. And you love Zulip. So what could be better than a Zulip app for Mac? Enjoy notifications for messages and PMs in your dock whether you're in Sublime, emacs, or Photoshop.{% endtrans %}
{% if only_sso %} {% trans %}Download Zulip for Mac{% endtrans %} {% else %} {% trans %}Download Zulip for Mac{% endtrans %} {% endif %}
{% trans %}Zulip provides a native Linux app that runs standalone outside of your browser. How you install it depends on what you're running:{% endtrans %}
wget https://zulip.com/dist/keys/user-apt.asc cat user-apt.asc | sudo apt-key add - sudo apt-add-repository http://apt.zulip.com/user/ sudo apt-get update {% if only_sso %} sudo apt-get install zulip-desktop-sso {% else %} sudo apt-get install zulip-desktop {% endif %}
{% trans %}We provide a binary tarball of the Zulip application, built for 64-bit systems.{% endtrans %}
{% else %}{% trans %}We provide a binary tarball of the Zulip application, built for 64-bit systems.{% endtrans %}
{% endif %}{% trans %}Windows. It's the best OS for your needs: gaming, coding, expense reports. But you always felt that something was missing... until now.{% endtrans %}
{% trans %}We proudly present Zulip for Windows: the second-best app for Windows on the market today (after Solitaire, obviously.){% endtrans %}
{% if only_sso %} {% trans %}Download Zulip for Windows{% endtrans %} {% else %} {% trans %}Download Zulip for Windows{% endtrans %} {% endif %}
{% trans %}First, connect to our hosted 9P filesystem
at plan9.zulip.com
and then... no, we're
totally kidding. There definitely isn't a version of Zulip
for Plan 9.{% endtrans %}