KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
TermuxScreenLocking
★ 13
Open GitHub ↗
ITS POWER FULL HACKING TOOL
Download README (.md)
Explore Similar Repositories
Try-hack-me-questions-crawler
:
this is a small script for extracting questions from try hack me room ,and creating a MD file
UniAppPlayAndroid
:
基于Vue,使用HBuilderX编写的玩安卓
CuteToast
:
Material Design Custom Toast for Android | Custom Material Design Toast
varint-writing-showdown
:
How fast can you write a Google Protocol Buffer (signed) VarInt?
StrCrypt
:
Compile-time string crypter library for C++
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
TermuxScreenLocking
?
Download (.md)
# Termux Screen Locking Termux Screen Locking is a simple tool for adding a screen lock feature to your Termux sessions. It allows you to secure your Termux environment with a password, enhancing the privacy and security of your sessions. ## Features - **Password Protection**: Set up a password to lock and unlock your Termux screen. - **Customizable Settings**: Easily customize the password, lock timeout, and other settings. - **User-Friendly Interface**: Intuitive commands and prompts for a seamless experience. ## Requirements - [Termux](https://termux.com/) - Basic knowledge of Termux commands ## Installation 1. Clone the repository: ```bash git clone https://github.com/elliotalien/TermuxScreenLocking.git ``` 2. Navigate to the project directory: ```bash cd TermuxScreenLocking ``` 3. Run the installation script: ```bash bash install.sh ``` ## Usage 1. Start the Termux Screen Locking tool: ```bash ./lockscreen.sh ``` 2. Follow the on-screen instructions to set up your password and configure other settings. 3. Lock your Termux screen whenever needed: ```bash lock ``` 4. Unlock your Termux screen: ```bash unlock ``` ## Configuration - You can customize various settings by editing the `config.sh` file. ## License This project is licensed under the [MIT License](LICENSE). ## Contributing If you have suggestions, improvements, or bug fixes, feel free to open an issue or submit a pull request. ## Acknowledgments - Special thanks to [contributors](https://github.com/elliotalien/TermuxScreenLocking/graphs/contributors) who have helped improve this project. ## Disclaimer This tool is provided for educational and informational purposes only. Usage of Termux Screen Locking for any malicious activities is strictly prohibited.