jollheef / isofc

System of copying

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISOFC

Deb-based(Debian, Ubuntu etc.)

$ sudo apt-get install git libmono-i18n2.0-cil ironpython
$ git clone https://github.com/jollheef/isofc/
$ ipy ./isofc/isofc-client.ipy

Windows

Скачиваем и устанавливаем ironpython

Нажимаем Win + R (Пуск -> Выполнить), выполняем

C:\Program Files (x86)\IronPython 2.7\ipy.exe \путь\к\isofc-client.ipy

Компиляция под Windows как автономное приложение

Как прикрутить иконку читать тут

ipy.exe Tools\Scripts\pyc.py /main:C:\путь\к\isofc-client.ipy /standalone /embed /target:winexe

About

System of copying

License:GNU General Public License v3.0


Languages

Language:Python 100.0%