๐ Call Log Analyzer
June 20, 2024 ยท View on GitHub
Welcome to Call Log Analyzer! This simple and intuitive web app lets you visualize your call logs in a beautiful chart format. Whether you want to explore your call data offline or test with a sample, we've got you covered! ๐
๐ Features
- Interactive Visualizations: Easily understand your call patterns with interactive charts.
- Privacy First: Your data stays with you. No data is sent to any server.
- Offline Usage: Run the app locally without internet access.
- Sample Data Included: Try out the app with a dummy JSON file before using your own data.
๐ Privacy
Your privacy is our priority. Here's how we ensure it:
- Local Processing: All call log data is processed directly in your browser. No data is sent to a server.
- Open Source: Review the code yourself to see how it works and ensure your data stays safe.
๐ ๏ธ How to Use
Export the call logs from your Android device using this open-source app: SMS Import / Export. Don't be confused by the app name, although it mentions only SMS, it allows you to export Call logs as well. Source Code
OR
Use the included sample-calls-logs.json file to see how the app works.
Option 1: Run Locally (Recommended)
-
Download the Project
- Clone the repository or download the ZIP file.
git clone https://github.com/guruor/analyze-call-logs.git -
Open
index.html- Navigate to the project directory and open the
index.htmlfile in your browser. - You can simply double-click the file, or open it from your browser's file menu.
- Navigate to the project directory and open the
-
Load the Sample Data
- Click on the "Upload JSON" button in the app.
Option 2: Test with Sample Data
-
Visit the Hosted Instance
- Check out the live demo at Hosted Instance URL ๐
-
Load the Sample Data
- Click on the "Upload JSON" button in the app.
๐ผ๏ธ Screenshots

๐ Contributing
This project thrives on community contributions! Feel free to submit issues and pull requests. Let's make this tool even better together!
Give the app a try and visualize your call logs like never before! ๐โจ