Based on the original Value Logger by kimmoli.
The original one worked well on Jolla1 until my databases grew to thousands of entries and UI got painfully slow. Then I switched to a newer Sailfish OS device with a hi-res display and it turned out that sizes of many UI elements were hardcoded in pixels, some text labels became unreadable, fixed-resolution PNGs became too small and so on.
I had no choice but to fix it!
This app uses the same database file and the same schema as the original app, they are fully compatible in that respect. The package name was changed from harbour-valuelogger to harbour-valuelogger2 to avoid conflicts with Jolla Store. Overall it's pretty much the same thing with a few improvements such as:
I thought that this might be useful to other people too. Here we go.
Source code: https://github.com/monich/valuelogger
Comments
Firefox84
Mon, 2021/03/22 - 15:01
Permalink
This would be interesting combined with data sources, like stock markets, mineral prices, food prices, products prices, exchange rates,... There should exist plenty of good sources where the data could came from. Only thing the app would have to do, would be to get the data in preselected intervalls :)
slava
Wed, 2021/03/24 - 00:36
Permalink
I don't want to disappoint you, but it's rather unlikely that I'd do much beyond maintaining the original basic functionality and adding some visual and convenience improvements on top of it, like dashed lines, alighing grid lines at nice rounded values and such. This app already does more or less everything I need it to do))
ekari
Tue, 2021/03/16 - 09:31
Permalink
Thanks for the update! The original was one of the oldest programs still in my daily use. Now I switched over to your improved version :)