mic-max / calls

Generate an image from call logs

Home Page:https://micmax.pw/call-visualisation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call Visualization

Generates a timeline-style image using a call history file

Prerequisites

  1. Install Python with PIP
  2. Download protoc

Build

  1. pip install -r requirements.txt
  2. protoc -I=C:/Git/calls --python_out=. src/history.proto

Usage

  1. python src/call_log.py config.yml input/history.xml calls.png

Call history files can be any of the following

About

Generate an image from call logs

https://micmax.pw/call-visualisation


Languages

Language:Python 100.0%