Giter VIP home page Giter VIP logo

androiddevnotesforks / gear-vpn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaustubhpatange/gear-vpn

1.0 0.0 0.0 39.45 MB

A VPN client for Android based on OpenVPN made with Jetpack Compose.

License: GNU General Public License v3.0

Kotlin 0.62% AIDL 0.02% Java 0.91% Ruby 0.01% Shell 2.81% Python 0.66% HTML 0.22% CMake 0.36% Makefile 0.84% Perl 8.93% M4 0.27% C++ 21.85% TeX 0.01% XSLT 0.18% C 49.95% Roff 0.03% Batchfile 0.08% AGS Script 0.05% Assembly 11.97% xBase 0.26%

gear-vpn's Introduction

Icon

Gear VPN - Free, Secure & Open sourced VPN

build

Get it on Google Play

Tech Stack

  • Jetpack Compose - Google's new UI toolkit for developing native Android apps.
  • Navigator-Compose - A better navigation library for Jetpack Compose.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • StateFlow - To optimally emit states that should consume by multiple consumers.
    • ViewModel-Compose - Stores UI-related data that isn't destroyed on UI changes.
    • Room - SQLite object mapping library.
    • Workmanager - 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.
  • DataStore - Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers.
  • Dependency Injection -
    • Dagger 2 - A fully static, compile-time dependency injection framework for Java, Kotlin, and Android.
  • Retrofit - A type-safe HTTP client for Android and Java.
  • Moshi - A modern JSON library for Kotlin and Java.
  • Lottie - Render beautiful animations straight from After effects.

Contribute

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

Trademark

Partnership

If you are someone who host VPN servers or want to create your own VPN app based on Gear VPN, contact me at [email protected]. For more details check here.

License

Copyright 2021 Kaustubh Patange

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

gear-vpn's People

Contributors

kaustubhpatange avatar

Stargazers

 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.