Giter VIP home page Giter VIP logo

smit-celvix / asaver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vaibhavgoyal09/asaver

0.0 0.0 0.0 18.49 MB

App to download videos of Short video platforms like Roposo, Tik Tok, ShareChat, etc. It currently supports 11 apps. It also supports Instagram Post Downloads, Reels downloads and IGTV Videos download. You can also see stories of your Instagram Followers privately.

Home Page: https://github.com/vaibhav158/ASaver

License: GNU General Public License v3.0

Java 2.14% Kotlin 97.86%

asaver's Introduction

Asaver ๐Ÿ“ฑ

Build (Android) GitHub license ktlint GitHub stars GitHub forks GitHub watchers

ASaver Android application is built with Modern Android application development tools or libraries. Aim of this project is to showcase Good practice implementation of Android application development with proper architecture design. Dedicated to all Android Developers with โค๏ธ.

You can Install and test latest ASaver app from below ๐Ÿ‘‡

ASaver App

Features ๐Ÿ‘“

  • Supports Fast Downloading for devices upto Android 9.
  • Supports 11 Short video Platforms.
  • View or Download Instagram Stories Privately.
  • Clean and Simple Material UI ๐ŸŽจ
  • Dark mode ๐ŸŒ—
  • Tests (WIP)

About this project ๐Ÿ’ก

App to download videos of Short video platforms like Roposo, Tik Tok, ShareChat, etc. It currently supports 11 apps. It also supports Instagram Post Downloads, Reels downloads and IGTV Videos download. You can also see stories of your Instagram Followers privately.

In Android Studio, just run the application as you want with any one of the module from above.

Development Setup ๐Ÿ–ฅ

You will require Android Studio 4.0 or newer to be able to build the app. Download latest Stable release from here.

๐ŸŒ™ Dark Mode

Built with ๐Ÿ› 

  • Kotlin - First class and official programming language for Android development.
  • Coroutines - For asynchronous and more..
  • State Flow - A hot asynchronous data stream that represents a read-only state with a single updatable data value that emits updates to the value to its collectors.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
    • WorkManager - WorkManager is an API that makes it easy to schedule deferrable, asynchronous tasks that are expected to run even if the app exits or the device restarts.
  • Dependency Injection -
  • Retrofit - A type-safe HTTP client for Android and Java.
  • Gson - A Java library that can be used to convert Java or Kotlin Objects into their JSON representation.
  • Gson Converter - A Converter which uses Gson for serialization to and from JSON.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.

Architecture

This app uses MVVM (Model View View-Model) architecture.

MVVM Architecture

Want to Contribute ๐Ÿ™‹โ€โ™‚๏ธ?

Awesome! If you want to contribute to this project, you're always welcome! See Contributing Guidelines.

Want to discuss? ๐Ÿ’ฌ

Have any questions, doubts or want to present your opinions, views? You're always welcome. You can start discussions.

Contributors

License

Copyright (C) 2021  Vaibhav Goyal

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>

asaver's People

Contributors

vaibhavgoyal09 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.