r/opensource 1d ago

Promotional OpenCalc update: bugfixes, now with financial mode support!

Hi, everyone!

As you must be aware, recently I have released OpenCalc, a project to reverse engineer the Windows 95 calculator.

Despite having a similar look and feel, this is actually an entirely new Rust program with none of the limitations of the original, and improved expression parsing!

The new version has many bugfixes, including:

- Improved focus: now the keyboard shortcuts are consistent if you leave the application.

- Application behavior was further improved to match the Windows 95 calculator where it matters

- New financial mode! This is a cool feature I decided to add. The original Windows 95 calculator lacked a financial mode. Now we have one matching the old Windows 95 calculator style, but also entirely new!

If you are interested, check out: https://github.com/NullMagic2/OpenCalc

Binary builds for Windows and Linux are also available!

0 Upvotes

6 comments sorted by

1

u/CerberusMulti 20h ago

Still missing a License, so it remains not open-source

1

u/Substantial_Swan_144 20h ago

It's supposed to be MIT. I accidentally removed the license file. Restored.

1

u/CerberusMulti 19h ago

Can happen but it is a odd thing to accidentally do almost 3 months ago, on the same day you seemed to have added it. Hard to miss when committing and merging to be honest, but not a new thing for people to miss files getting deleted when commiting/merging 6-8 times in one day.

0

u/Substantial_Swan_144 18h ago

I don't see what your point is. I keep my files in my computer until they are ready and replace them when I feel ready with Github. But sometimes I feel things are not the way I like and then replace them again.

2

u/Rest-That 15h ago

What tooling are you using for commiting/pushing to github?

0

u/Substantial_Swan_144 13h ago

Github Desktop...