Skip to content

Latest commit

 

History

History
64 lines (42 loc) · 1.84 KB

File metadata and controls

64 lines (42 loc) · 1.84 KB

FoundList App Icon

wakatime

Warning

Please keep in mind that this App is still in Beta.

Caution

Only Android 11 and higher is supported.

Made on Arch btw

Features

  • Swipe to Resolve / Delete
  • Multiple Color Palettes
  • Priorities

Built With

Support Discord

Support is offered over my Discord Server: https://discord.gg/tn33wSpU

Installing the App

Open the Latest Release Note and download the APK which you can find under the point "Assets".

Contributing

To get a local copy up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/taynotfound/FoundList
    cd FoundList
  2. Install dependencies:

    npm install
  3. Run the app:

    npm start

Building the APK

To generate an APK, run the following command:

eas build --platform android --local --profile preview

License

This project is licensed under the MIT License - see the LICENSE file for details.