• R/O
  • HTTP
  • SSH
  • HTTPS

mp2: Resumen Repositorio

Version 2.0 of the minimpy desktop application


Recent Commits RSS

Rev. Tiempo Autor Mensaje
55046a2 2022-02-21 23:15:24 Mahmoud Saghaei master File system path for statndalone version
89288eb 2021-06-03 15:34:16 Mahmoud Saghaei README file
8035852 2021-06-03 15:14:21 Mahmoud Saghaei encoding corrections for open files
7a3d7d4 2021-06-03 14:31:36 Mahmoud Saghaei Some translation corrections
f4bf6e9 2021-06-02 20:56:02 Mahmoud Saghaei minor blocksignal issue
b090958 2021-06-02 20:18:19 Mahmoud Saghaei blockSignal bug for tratement table resolved
1a3a97f 2021-05-31 02:13:03 Mahmoud Saghaei Path correction, minor translations
830d9f9 2020-11-09 18:21:34 Mahmoud Saghaei First commit

Branches

Nombre Rev. Tiempo Autor Mensaje
master 55046a2 2022-02-21 23:15:24 Mahmoud Saghaei File system path for statnd...

README

New Windows version of MinimPy (MinimPy2) is available for downloadt at:

https://osdn.net/dl/minimpy2/MinimPy2.zip
==================================================================

Project name: MinimPy2

Public access: Latest developmental version can be downloaded from sourceforge at: http://scm.osdn.net/gitroot/minimpy2/mp2.git
Operating systems: Platform independent
Programing language: Python 3.0+ (http://python.org/download/)

(Windows) simply download MinimPy2 as a compressed file and extract it in you hard drive. Under windows you can run the application by double clicking the “MinimPy2.exe” file in the extracted folder. No need for installation. You can make a desktop shortcut for this file for convenience.

Linux users must have PySide2 installed
To run the application under Linux, open a terminal, go to the extracted folder, type and execute the following command at the command prompt:
$ python mian_window.py

License: Distributed under the GNU GPL v3. For full terms refer to: http://www.gnu.org/copyleft/gpl.html

Show on old repository browser