Table of Contents
piley is a small To-Do app that uses piles to manage your tasks. You can stack up tasks within a pile, create and manage your piles and also set reminders and recurring tasks. If you set up a server, you can also back up your tasks and sync regularly to get the newest state.
piley is a native Android app built with Jetpack Compose. The following libraries were used:
- Room for data storage
- Material3 UI Elements and Compose navigation
- Various Jetpack Compose and AndroidX dependencies for specific functionality
To start using piley, you can just get the newest apk from the Releases section, or download it from google play
To view planned features and track the general progress, visit the project board.
piley is FOSS and was developed for free. You are welcome to contribute and support, here are a few ways:
- Report a bug or suggest a new feature
- Translate the app into your language and open a new PR for it
- Extend the app