Add RPN Calculator
Closes rfp#217
This commit is contained in:
parent
dfcd42a83a
commit
eb3d4e4c02
26
metadata/org.scoutant.rpn.txt
Normal file
26
metadata/org.scoutant.rpn.txt
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
Categories:Science & Education
|
||||||
|
License:GPL-3.0
|
||||||
|
Web Site:
|
||||||
|
Source Code:https://github.com/scoutant/rpn
|
||||||
|
Issue Tracker:https://github.com/scoutant/rpn/issues
|
||||||
|
|
||||||
|
Summary:Very easy to use RPN Calculator
|
||||||
|
Description:
|
||||||
|
Very handy calculator, in Reverse Polish Notation style. Written in Kotlin.
|
||||||
|
|
||||||
|
For every day use. Large digits with only the most used operators.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/scoutant/rpn
|
||||||
|
|
||||||
|
Build:1.0,1
|
||||||
|
commit=97ebce240a428217b6aee0db4f5fc648aad5684e
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
output=build/outputs/apk/release/rpn-*-release-unsigned.apk
|
||||||
|
|
||||||
|
Auto Update Mode:Version %v
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:1.0
|
||||||
|
Current Version Code:1
|
Loading…
Reference in a new issue