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:

./mobcount.sh <mode> <io> <t1> <t2>

where:
mode = c (call) or s (sms)
io = i (incoming), o (outgoing)
t1 = start time (unix format)
t2 = end time (unix format)

For further information see source code and README.

The script runs on other Linux OS, too.

The script uses sqlite3 (pre-installed on Jolla / installable on desktop Linux OS) to evaluate a SQL database (loc.: /home/nemo/.local/share/commhistory/commhistory.db) which contains a full history of all calls and SMS.

Project Samples

Project Activity

See All Activity >

Categories

Mobile

License

GNU General Public License version 3.0 (GPLv3)

Follow mobcount

mobcount Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of mobcount!

Additional Project Details

Operating Systems

Linux, Server Operating Systems

Languages

English

Intended Audience

Advanced End Users

User Interface

Console/Terminal

Programming Language

Unix Shell

Database Environment

SQL-based

Related Categories

Unix Shell Mobile Software

Registered

2016-11-22