# Shell
$ git clone https://github.com/sssr-dev/cc-clipboard.git
# Cloning repo
$ cd src
$ pip3 install -r requirements.txt
# Install all dependents
If you use MacOS or Linux:
# Shell
$ python3 main.py start # start program
$ python3 main.py stop # stop program
If you use win10:
# cmd
> pip install -U win10toast
> py cc_clipboard_script.py # start program