Skip to content

Repository files navigation

Splash (No Longer Maintained)

Splash is an app to browse photos from various sources like Unsplash. Due to it's initial stage of development it fetches photos from Unsplash only. In future Splash will fetch photos from various sources. Through Splash you can download photos and bookmark photos, collections and photographers in an offline list. Splash in no way tries to replace the official clients of the respective sources, it merely provides an alternative.

The design language used in Splash is based on Google's marterial design and it tries to be minimal wherever possible.

Design

Build it

This public repository does not include APK binaries or API credentials. To run the app against Unsplash, provide an access key outside Git:

UNSPLASH_ACCESS_KEY=your_access_key ./gradlew :app:assembleDebug

You can also put UNSPLASH_ACCESS_KEY=your_access_key in untracked local.properties.

ADB over Wi-Fi

For the USB-assisted ADB TCP/IP workflow, use the maintained helper script:

./scripts/adbwificonnect.sh

Use --device SERIAL for a specific USB-connected device, --all for every USB-connected device, or --dry-run to inspect the commands first. Android 11 and newer can also use Wireless debugging with adb pair without a USB cable.

To run it by name from any working directory, install it on your PATH once:

mkdir -p "$HOME/.local/bin"
ln -sf "/path/to/splash/scripts/adbwificonnect.sh" "$HOME/.local/bin/adbwificonnect"
export PATH="$HOME/.local/bin:$PATH"

Please

Please don't over use the app as the Api has a limit.

About

Unofficial android client for Unsplash

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages