Metadata-Version: 2.1
Name: AppSafe
Version: 0.2.1
Summary: A Simple python AppLocker and FileLocker
Home-page: UNKNOWN
Author: Xeroxxhah (Muhammad Nauman Azeem)
Author-email: xeroxxhah@pm.me
License: UNKNOWN
Keywords: python,python3,FileLock,AppLock
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: easygui
Requires-Dist: pyAesCrypt


### README.md 👋
# AppSafe
[![Awesome Badges](https://img.shields.io/badge/badges-awesome-green.svg)](https://github.com/Justaus3r/Penta)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
![Contribution](https://img.shields.io/badge/Contributions-Welcome-<brightgreen>)
[![Active](http://img.shields.io/badge/Status-Active-green.svg)](https://github.com/Justaus3r)
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
![semver](https://badgen.net/badge/Semantic-Version/0.1.0/purple)

A simple App Locker written in python.

# Installation:
- Just git clone it using ```git clone https://github.com/Xeroxxhah/AppSafe.git```
- install requirements using ```python3 -m pip install -r requirements.txt```
- Now simply ```python3 appsafe.py ``` 
### Bug report
Found any bug!
Report it to me at xeroxxhah@pm.me
or open an [issue](https://github.com/Xeroxxhah/AppSafe/issues)
### Updates:
Soon ..
### Contributions:
All contributions are welcomed.fork this repo,improve it and [pull requests](https://github.com/Xeroxxhah/AppSafe/pulls)
### License
Distributed under GPLV3.0


