Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elliotalien/termuxscreenlocking
ITS POWER FULL HACKING TOOL
https://github.com/elliotalien/termuxscreenlocking
Last synced: 2 months ago
JSON representation
ITS POWER FULL HACKING TOOL
- Host: GitHub
- URL: https://github.com/elliotalien/termuxscreenlocking
- Owner: elliotalien
- License: unlicense
- Created: 2021-05-14T03:40:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T12:52:16.000Z (about 1 year ago)
- Last Synced: 2024-01-14T08:07:39.992Z (about 1 year ago)
- Language: Python
- Size: 244 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.