mobcount
Count i/o calls or SMS on (Jolla) mobile devices running Sailfish OS
With this bash script the amount of incoming or outgoing calls or SMS between two passed points t1 and t2 can be counted on mobile devices running Sailfish OS (tested with Jolla phone).
The script returns the amount of incoming or outgoing call or SMS units between two points t1 <= t2. By default one call unit is 60s and one SMS unit 160 chars.
Copy the script (set permission to executable) to your mobile device (e.g. to folder /home/nemo/bash/).
Execution in Sailfish's Terminal app...