Skip to content
/ nori Public
forked from afwang/nori

Open-source tag-based image hosting search engine for Android

License

Notifications You must be signed in to change notification settings

gmstriga/nori

 
 

Repository files navigation

GitHub license GitHub stars Codacy grade Twitter URL

Nori is a free and open source Android image search client with support for various third-party APIs.

Note: This project is no longer in active development, and has been put into maintenance mode. No new features will be added. If you would like to fork it and continue development, feel free to, and I'm happy to help out in any way that I can. -- tjg

If you're interested in contributing to Nori, have any questions or just want to hang out, join us on the official Discord server.

Download

Get it on F-Droid Get it on Google Play

If you wish to get it directly from us, we publish APKs for each release on GitHub.

Build

To build Nori, first make sure you have cloned the repository recursively to also get a copy of norilib, our API client library:

$ git clone https://github.com/tjg1/nori

Providing you have the Java JDK and Android SDK installed on your computer, you should now be able to use the Gradle wrapper to build Nori:

$ cd nori
$ ./gradlew build

You can also use Android Studio to build Nori.

Donations

You can make a one-off donation to my PayPal account.

Thanks to JetBrains for providing a free IntelliJ IDEA Ultimate Edition license for improving Nori and Norilib.

About

Open-source tag-based image hosting search engine for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%