Skip to content
/ piley Public

piley is a small To-Do app for Android 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 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.

(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

To start using piley, you can just get the newest apk from the Releases section, or download it from google play

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)