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 new piles and also set reminders and recurring tasks. piley was built using Compose Multiplatform and is available on Android, iOS and Desktop.
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 on Android, you can just get the newest apk from the Releases section, or download it from Google Play.
piley is currently in open testing beta for iOS, you can sign up here.
piley for desktop is currently only available for Mac as an unsigned .dmg
file. Get it under "Assets" of the latest release in the releases section.
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