Skip to content

Latest commit

 

History

History
58 lines (47 loc) · 2.2 KB

README.md

File metadata and controls

58 lines (47 loc) · 2.2 KB



what is python-software-lock

a cross platform sample software lock for python applications ...


how to use tutorial video

1. git clone https://github.com/sys113/python-software-lock/
2. cd python-software-lock
3. python3 -m pip install -r requirements
4. edit project.py and paste project code to main function [line 27]
5. convert project.py to project.exe by pyinstaller -> pyinstaller.exe --onefile project.py
6. run project.exe


get license for python project

1. open project.exe and copy code
2. open license.py and put code and press enter key


tips

1. this method is not very secure ... 2. this method depends on the mac address, so the user must be connected to the internet ... 3. you can also use this method with a little creativity in gui programs ...


copyright

copyright SYS113 - 2019.


license

MIT license , please see LICENSE file.


donate

  • for iranian users   :       id pay      -                    https://idpay.ir/sys113
  • for global users   :  BTC wallet id  -   149JgUmFqG6MvFg79Ldrvdk2bN35ByhMuw

contact me