rpCalc Development
Brought to you by:
doug-bell
File | Date | Author | Commit |
---|---|---|---|
doc | 2018-04-07 |
![]() |
[d51a7a] add desktop entry file for menus and prep for r... |
docs | 2018-07-07 |
![]() |
[c17122] update links on web page |
icons | 2018-04-08 |
![]() |
[111cd0] change main icon from png to svg format |
source | 2020-02-29 |
![]() |
[710099] fix saved window positions with different scree... |
win | 2018-04-08 |
![]() |
[ac5cc0] fix win installer files |
.gitignore | 2018-04-08 |
![]() |
[0bfc81] convert repos from hg to git |
README.md | 2018-04-15 |
![]() |
[705ca7] add readme file for GitHub |
install.py | 2018-04-08 |
![]() |
[111cd0] change main icon from png to svg format |
rpcalc.desktop | 2018-04-07 |
![]() |
[d51a7a] add desktop entry file for menus and prep for r... |
uninstall.py | 2018-04-08 |
![]() |
[111cd0] change main icon from png to svg format |
rpCalc started out as a little program written to try out various Python GUI
toolkits. But I ended up using it all the time (it's much quicker to pull it up
than to pull an actual HP calculator out of the desk), and I made several
improvements. So I decided to make it available to others who also like RPN
calculators.
See the rpCalc homepage for more info.
There is also an online version, written in
JavaScript (see the doug-101/rpCalc-js repository for the source code).