Skip to content

vrootic/Bane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bane

A simple calculator for internal use.

  • The simple program would calculate the base number multiplied by a propotion.
  • For example, we are going to pay someone, and we want to pay them according to the proportion of their workdays in this month.
  • There are other use cases.
  • It will show abbreviation of month which acrossed the date range if the date range is over two months.

Installation

The project is based on Qt4, Python 2.7, and PySide. It was only tested on Mac.

brew install qt
pip install pyside
pyside_postinstall.py -install

About

a simple calculator for internal use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages