Skip to content

tommerty/liosta

Repository files navigation

Liosta - Simple Todo Lists

liosta pill

Liosta is a simple but intuitive todo list app built for Android and iOS.

GitHub Sponsor GitHub Repo stars

Features

  • Completely offline by default
  • One single list
  • When an item is gone, it's gone

Future Plans

  • Cloud sync to account
  • Multiple lists
  • Sharing lists with other users to collaborate

Why I built Liosta

I built Liosta because I was looking for a simple todo app for me and my partner to help manage things like what we want when going shopping, simple tasks to do around the house, etc. All todo apps are overly complicated, force ads for free versions, or just some other shady practises. I just wanted a simple todo app so we can just manage everything day to day. If it's on the list, it needs to be completed/bought/etc.

Tech

  • React Native
  • Typescript
  • Gluestack
  • Expo

Contribution

If you wish to contribute, by all means fork the repository and submit pull requests! I plan on adding a section somewhere on the app to automatically pull contributor data to showcase your profile as a thanks.

Running the app locally

You will need to ensure you have Expo installed on your machine, as well as a virtual environment either via xCode or Android Studio. The app currently does not work on web due to it using platform specific tools for re-ordering items.

  1. npm i -y
  2. npx expo