Git Product home page Git Product logo

auto-sparkle-app's Introduction

Auto Sparkle ๐Ÿฆ„

A daily usage driven mobile app that uses the Derpibooru API.

Why?

I once was someone who would download images from Derpibooru every single day, so I made this app so I could basically keep up from where I left and continue to fuel my addiction.

Since I no longer wish this kind of life, I do not use this app anymore, so I decided to make it open-source, in case anyone want to use it, or just play with a React Native based app that specifically uses the Derpibooru API.

Please also refer to the Derpibooru API Documentation.

Running the app

Just follow these steps.

I am assuming you already know a little about React Native and NodeJS. If you don't, please make sure you have a proper environment configured as described on the React Native documentation.

  1. First, install the dependencies.

      yarn 

    or

      npm install
  2. Run the app for Android (This app was never tested on iOS since i'm poor)

      yarn android 

    or

      npm run android

    With this step, you can run the app on an Android emulator or physical device.

  3. (Optional) Build the app

      yarn release 

    or

      npm run release

    This will build a .apk file that should be able to be installed on any Android device.

How to use the app

As mentioned previously, this app is a daily usage based application, it will remember the last image you downloaded with the app from Derpibooru, and from that image, will fetch all the images you haven't downloaded yet, so you can choose which image you want to download.

The app then creates a "queue" of images to be downloaded. Once you are happy with the images you have chosen, you can click on the big "download" button to, as the name suggests, download everything.

The images will be saved locally to your phone on three separated folders, one for Imagens, one for AI generated content, and another one for videos.

Be aware that the app shows explict results by default. You can choose whitch tags (comma separated) the app will look for on the app settings. You can also set up a filter id so the app uses a filter from derpibooru.

In case you have any question, just open an issue on this repository, I may or may not answer it. There's a 50% chance.

auto-sparkle-app's People

Contributors

luis-milkeys avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.