Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fdietze/frottage-android


https://github.com/fdietze/frottage-android

Last synced: about 1 month ago
JSON representation

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
```