BETTER TODO LISTS
Stay organized with our smart to-do lists automatically prioritizing your tasks based on age, priority, and estimated time needed to accomplish them. Build your perfect workflow by combining numerous built-in grouping and sorting options
CALENDAR + TIME BLOCKING
Connect your calendars to see meetings and calls for today directly next to your tasks. Then, drag your planned tasks and habits onto the calendar to fill the space in between.
BUILD HEALTHY HABITS
Adopting new healthy habits is hard, we've all been there. Our beautiful visual habit tracker gives you accountability and shows your progress. Get rid of bad habits and build new healthy ones.
TRACK HOW YOU FEEL
Whether you have trouble managing mood swings, stress, anxiety, or depression, tracking how you feel will give you visibility into how your are doing over time and how your new habits affect you to help you overcome these challenging conditions.
JOURNALING
Keep a log of your thoughts, feelings, and experiences for self-expression and reflection and keep track of your mental well-being.
SECURE NOTES
Whether writing a list of goals for the next week, meeting notes, or an entry into your daily journal, our encrypted notes and notebooks keep everything organized.
BUILD CLOSER EVERLASTING RELATIONSHIPS
Keep track of everything related to your friends and family, what to talk about next time you meet, and say goodbye to missed anniversaries, forever. You are not as alone as you might think.
AN OPEN PLATFORM
Your to-do list is at the center of your life, it's important everything is there. Integrate with the tools you're already using and automatically bring tasks from your favorite apps into your to-do list.
STATE OF THE ART SECURITY
All your data is end-to-end encrypted by industry-leading encryption algorithms. No one has access to your data, not even us.
ALL-IN-ONE
Our all-in-one approach allows us to integrate all the pieces together. Tasks with calendar, calendar with habits, or events with notes.
SIMPLE PRICING
These are premium features not available on our forever-free plan:
Documentation and more information available at https://lunatask.app
Terms of Use: https://lunatask.app/terms
Privacy Policy: https://lunatask.app/privacy
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.
Snap can be installed from the command line on openSUSE Leap 15.x and Tumbleweed.
You need first add the snappy repository from the terminal. Choose the appropriate command depending on your installed openSUSE flavor.
Tumbleweed:
sudo zypper addrepo --refresh https://download.opensuse.org/repositories/system:/snappy/openSUSE_Tumbleweed snappy
Leap 15.x:
sudo zypper addrepo --refresh https://download.opensuse.org/repositories/system:/snappy/openSUSE_Leap_15.6 snappy
If needed, Swap out openSUSE_Leap_15.
for, openSUSE_Leap_16.0
if you’re using a different version of openSUSE.
With the repository added, import its GPG key:
sudo zypper --gpg-auto-import-keys refresh
Finally, upgrade the package cache to include the new snappy repository:
sudo zypper dup --from snappy
Snap can now be installed with the following:
sudo zypper install snapd
You then need to either reboot, logout/login or source /etc/profile
to have /snap/bin added to PATH.
Additionally, enable and start both the snapd and the snapd.apparmor services with the following commands:
sudo systemctl enable --now snapd
sudo systemctl enable --now snapd.apparmor
To install Lunatask: Tasks, Habits, Journal & Notes, simply use the following command:
sudo snap install lunatask
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.