boorusphere icon indicating copy to clipboard operation
boorusphere copied to clipboard

Simple, content-focused booru viewer for Android

boorusphere icon

Boorusphere

Simple, content-focused booru viewer for Android

github release page IzzyOnDroid release page

Preview

screenshot of application menu screenshot of search result screenshot of photo preview screenshot of video preview

Building

This projects uses several code generators such as freezed, json_serializable, hive_generator, and auto_route_generator.

So if you're editing some areas that needs a code generator such as entities, routing, or add and removing packages, make sure run the particular codegens before building.

# Run code generator
$ derry regenerate

# Build production-ready apks
$ derry release

License

This work is licensed under BSD 3-Clause License.