Skip to content
/ piley Public

piley is a small To-Do app that uses piles to manage your tasks.

License

Notifications You must be signed in to change notification settings

justdeko/piley

Repository files navigation


Table of Contents
  1. About piley
  2. Getting Started
  3. Contributing
  4. License

About piley

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.

(back to top)

Built With

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

(back to top)

Getting Started

Android

To start using piley on Android, you can just get the newest apk from the Releases section, or download it from Google Play.

iOS

piley is currently in open testing beta for iOS, you can sign up here.

Desktop

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.

Planned features

To view planned features and track the general progress, visit the project board.

(back to top)

Contributing

piley is FOSS and was developed for free. You are welcome to contribute and support, here are a few ways:

(back to top)

License

Apache License 2.0

(back to top)