WunderlistUX: Linux Client for Wunderlist

Are you a Wunderlist user? There is a brand new but unofficial Linux client for it – WunderlistUX.

Wunderlist is one of the popular To-Do list and tasks applications. But like so many other applications it lacks a Linux client, though they have clients for almost every other platform. WunderlistUX is created in order to bridge that gap.

WunderlistUX

It is not a fully native Linux application. Instead, WunderlistUX is just an Electron wrapper around the official web-app. Of course, you can always open the Wunderlist web-app in a browser window but an Electron wrapper adds a native feeling on top of it. Moreover, Electron apps can integrate well with native menus and notifications.

WunderlistUX with Ambiance theme
WunderlistUX with Ambiance theme

It works and looks just like the web-app. It is responsive as well. You can resize the window and it will adapt its interface.

WunderlistUX with Arc theme
WunderlistUX with Arc theme and expanded

Initially, it supported only Elementary OS theme, but later added support for Ambiance, Arc and others.

If you are Wunderlist user and was looking for a Linux client, you can give it a try. And if you notice any bug, you can submit an issue at the GitHub project.

Installing WunderlistUX

WunderlistUX is not yet available through PPA or as a DEB package. So, the installation process is, sort of, manual.

  • Download the latest *.tar.gz package from GitHub release page according to your CPU Architecture.
  • Open a terminal in the download directory and run the following commands:
    sudo mkdir /opt/wunderlistux
    sudo tar -zxf ./wunderlistux-*.tar.gz -C /opt/wunderlistux --strip-components=1
    sudo sed -i 's/path\/to\/Wunderlistux-linux-x64/opt\/wunderlistux/g' /opt/wunderlistux/wunderlistux.desktop
    sudo ln -s /opt/wunderlistux/wunderlistux.desktop /usr/share/applications/

    And you’re done.

If you want to simplify the process a little bit, you can use this installation bash script:

wget -O - https://raw.githubusercontent.com/edipox/wunderlistux/master/bin/install.sh | sudo bash

That’s all. What do you think about this Wunderlist client for Linux? Let us know.

About the author
Munif Tanjim

Munif Tanjim

Munif is studying Electronics & Telecommunication Engineering. He loves Open Source and uses Ubuntu as his primary OS. Technology aside, Munif is a TV Series freak and sometimes tries to do some

Become a Better Linux User

With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world

It's FOSS

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.