Skip to content
/ amir Public
forked from Jooyeshgar/amir

Just another accounting software for persian users

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

nazaninIT/amir

 
 

Repository files navigation

Amir Accounting Software

Amir is an accounting software mostly focused on businesses based in Iran.

Screenshot

Requirements

  • python (2.7)
  • pip
  • setuptools
  • python-glade2

to install other requirements simply run below commands:

pip install -r requirements.txt
sudo apt-get install python-glade2

Installation

From source

git clone https://github.com/Jooyeshgar/amir.git
cd amir
sudo python setup.py install

Ubuntu

Deb package for the latest version is available in Launchpad

Windows

Windows installer for the latest version is available here

Run

Run amir command in terminal.

amir

Development

To start development and contributing install with below commands:

git clone https://github.com/Jooyeshgar/amir.git
cd amir
sudo python setup.py develop

Documentation

To generate documentations first install doxygen

git clone https://github.com/Jooyeshgar/amir.git
cd amir/doc
make all

Author

Amir is developed by Jooyeshgar

License

Amir is licensed under the GNU Genral Public License Version 3.0

About

Just another accounting software for persian users

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%