Skip to content

Trac-Systems/clawfinger-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

230 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clawfinger

Clawfinger is an Android telephony voice-bridge app that can place/answer native calls and route call audio through an external gateway (ASR/LLM/TTS) using a profile-driven configuration.

Scope

This repository is focused on the Android app stack and profiles:

  • Android app: app-android/
  • Device profile(s): profiles/
  • Build/install/profile scripts: scripts/
  • Operational runbooks: skills/ directory

Prerequisites

  • Android SDK / adb
  • Java 17
  • A rooted target device (documented: Pixel 7a and Pixel 10 Pro via APatch)
  • App set as default dialer on device

Build

cd phone
./scripts/android-build-debug.sh

Install

cd phone
./scripts/android-install-debug.sh

Push profile

cd phone
./scripts/android-push-profile.sh profiles/pixel10pro-blazer-profile-v1.json

Notes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors