All Projects → Ublimjo → Termux-login

Ublimjo / Termux-login

Licence: MIT license
Advanced login system for termux

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Termux-login

b11
11 DIGIT FACEBOOK ACCOUNTS PASSWORD CRACKER <br> FOR BANGLADESHI TERMUX USERS
Stars: ✭ 87 (-30.4%)
Mutual labels:  login, termux
AppleSignIn
Library for fast an easy way to implement Apple Sign In.
Stars: ✭ 19 (-84.8%)
Mutual labels:  login
termux-x
it is unofficial repository maintained by me @Hax4us. you can check available packages in README
Stars: ✭ 87 (-30.4%)
Mutual labels:  termux
social-auth-kivy
Integrate Google, Facebook, Github & Twitter login in kivy applications
Stars: ✭ 133 (+6.4%)
Mutual labels:  login
Login-Signup-Templates
Collection of Login Signup Templates
Stars: ✭ 21 (-83.2%)
Mutual labels:  login
buildAPKsApps
Android APK app sources that build in Termux on Amazon Fire, Android and Chromebook! https://sdrausty.github.io/buildAPKsApps/
Stars: ✭ 32 (-74.4%)
Mutual labels:  termux
.oh-my-comma
The idea of a 'workbench for developers' - Shell utilities, tooling, and dotfiles for comma.ai's open-source self-driving car technology stack
Stars: ✭ 110 (-12%)
Mutual labels:  termux
springboot-mongodb-security
Spring Boot, Security, and Data MongoDB Authentication Example
Stars: ✭ 22 (-82.4%)
Mutual labels:  login
modded-ubuntu
Run Ubuntu GUI on your termux with much features.
Stars: ✭ 387 (+209.6%)
Mutual labels:  termux
jax-rs-pac4j
Security library for JAX-RS and Jersey
Stars: ✭ 48 (-61.6%)
Mutual labels:  login
Ignite
A comprehensive Flask boilerplate to build SaaS applications that includes Stripe billing, emails, login, and OAuth.
Stars: ✭ 102 (-18.4%)
Mutual labels:  login
UserFinder
OSINT tool for finding profiles by username
Stars: ✭ 379 (+203.2%)
Mutual labels:  termux
electron-auth0-login
Helper widget for Auth0 authentication in Electron desktop apps
Stars: ✭ 23 (-81.6%)
Mutual labels:  login
custom-login
Custom Login for WordPress.
Stars: ✭ 28 (-77.6%)
Mutual labels:  login
alipay kit
flutter版支付宝登录/支付
Stars: ✭ 240 (+92%)
Mutual labels:  login
zsh
(๑•̀ㅂ•́)و✧ Easily configure zsh themes and plugins for GNU/Linux and Android-Termux.管理数百个zsh插件和主题,支持Alpine,Android,Arch,Debian,Fedora和Void。
Stars: ✭ 73 (-41.6%)
Mutual labels:  termux
Ocean-blue-GDM3
Ocean Blue GDM3 theme for ubuntu
Stars: ✭ 27 (-78.4%)
Mutual labels:  login
IpHack
Track Location With Live Address And City in Termux
Stars: ✭ 315 (+152%)
Mutual labels:  termux
dcat-login-captcha
Dcat-admin 登陆验证码
Stars: ✭ 24 (-80.8%)
Mutual labels:  login
Brute-Force-Login
Proof -Of-Concept Brute Force Login on a web-site with a good dictionary of words
Stars: ✭ 231 (+84.8%)
Mutual labels:  login

Login

Description

Advanced login system for termux
Now, only support password

Installation

You need git to clone this repository and python to run program
if you have git and python installed you can skip line 2

$ cd ~
$ pkg install git python
$ git clone https://github.com/Ublimjo/Termux-login.git
$ cd Termux-login
$ bash setup.sh

License

MIT License

Copyright (c) 2018 Ublim

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].