Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fdietze/frottage-android
https://github.com/fdietze/frottage-android
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fdietze/frottage-android
- Owner: fdietze
- Created: 2024-09-27T21:18:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T18:01:34.000Z (about 2 months ago)
- Last Synced: 2024-10-27T21:41:20.107Z (about 2 months ago)
- Language: Kotlin
- Size: 10.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Frottage Android App
Fresh AI wallpapers every day.
## Getting Started
1. Setup on your system:
- [devbox](https://www.jetpack.io/devbox)
- [direnv](https://direnv.net/)```bash
# to enter the devbox dev shell loaded by direnv
direnv allow
```1. Connect your android device using usb and enable USB debugging in the developer options.
1. Build and run on the device
```bash
just run
```