An electron wrapper for wunderlist made with ❤️ for Linux (specially for elementary OS)
Notice: We have some work done on refactoring Wunderlistux on Vala and we have plans to add offline support. PRs are welcome! For more info check this thread.
Screenshots taken in the most awesome indie OS ever: elementary OS (Loki)
There is a top secret button for settings:
That opens this settings panel:
You can try any of the following methods
Download the last AppImage. An AppImage allows you to try the app without installing it. It also allows you to install the app (creating the .desktop file, etc). Just check it out!
# You can make the appImage executable as follows
chmod a x /path/to/your_app_image
./your_app_image #execute it!
Download the installer
And run it sudo install.sh
as root. Wunderlistux will be automatically installed on your computer.
If you like the app please ⭐ the github project.
If you disliked it you still could ⭐ the project :)
sudo apt-get install nodejs npm -y
sudo ln -s /usr/bin/nodejs /usr/bin/node
npm install
Better check electron-builder's doc for updated install instructions: https://github.com/electron-userland/electron-builder/wiki/Multi-Platform-Build
Start the app by using the npm script
npm start
./bin/build-linux-x64.sh
#or
./bin/build-linux-ia32.sh
./node_modules/.bin/build --linux rpm
./node_modules/.bin/build --linux deb
./node_modules/.bin/build --linux AppImage
./bin/build-macos.sh
./bin/build-win.sh
- Add support for other OSs.
- Special thanks to the impressive contributors.
- Those amazing icons where stolen from elementary OS. Here is the github project. I think those were made by Daniel Foré and Sam Hewitt.
- Inspired by Caprine and Skype-Electron
- App icon from https://www.iconfinder.com/megavyto98
- AppImage app icon