Metadata-Version: 2.1
Name: AppSafe
Version: 1.3.0
Summary: A Simple python AppLocker and FileLocker
Home-page: UNKNOWN
Author: Xeroxxhah (Muhammad Nauman Azeem)
Author-email: xeroxxhah@pm.me
License: UNKNOWN
Description: 
        ### 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/1.2.16/purple)
        
        A simple App Locker written in python.
        
        # Installation:
        - You can simply install with ```sudo pip3 install AppSafe```
        OR
        # Follow these steps: 
        - 1st: ```git clone https://github.com/Xeroxxhah/AppSafe.git```
        - 2nd ```cd AppSafe```
        - 3rd  ```sudo python3 setup.py install```
        
        # Usage
        ```sudo appsafe```
        
        ### 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
        
Keywords: python,python3,FileLock,AppLock,linux
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
Description-Content-Type: text/markdown
