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! 🎉
- 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.
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.
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.
-
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.html
file 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.
-
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.
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! 🚀✨