1.2 KiB
1.2 KiB
fApp
Overview
fApp is the mobile application for the website f0ck.me. This app provides a user-friendly interface to access the content of the website and utilize its features conveniently from your mobile device.
Installation
fApp is available in its own F-Droid repository.
Installation Steps
-
Add the F-Droid repository to your F-Droid app:
- Go to the settings in the F-Droid app.
- Select "Repositories" and add the URL
https://fdroid.flumm.io/fdroid/repo/
.
-
Search for "f0ckapp" in the F-Droid app and install the app.
Development
Prerequisites
- Flutter SDK
- Dart SDK
- Android Studio or Visual Studio Code
Setting Up the Project
- Clone the repository:
git clone https://git.lat/f0ck/fApp.git cd fApp
- Install dependencies:
flutter pub get
- Run the app:
flutter run
Contributing
don't.
License
This project is licensed under the MIT License. See the LICENSE file for more information.
Contact
For questions or feedback, you can reach us at contact@f0ck.me.