{"id":21675885,"url":"https://github.com/sumithemmadi/truecaller-on-termux","last_synced_at":"2025-07-13T10:38:17.065Z","repository":{"id":45009712,"uuid":"421272009","full_name":"sumithemmadi/truecaller-on-termux","owner":"sumithemmadi","description":"A simple truecaller for termux","archived":false,"fork":false,"pushed_at":"2023-07-31T12:57:53.000Z","size":15,"stargazers_count":77,"open_issues_count":3,"forks_count":10,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-12T04:54:03.858Z","etag":null,"topics":["termux","truecaller","truecaller-on-termux","truecallerjs"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sumithemmadi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-26T03:56:20.000Z","updated_at":"2025-03-26T07:31:00.000Z","dependencies_parsed_at":"2024-11-25T16:03:38.361Z","dependency_job_id":null,"html_url":"https://github.com/sumithemmadi/truecaller-on-termux","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumithemmadi%2Ftruecaller-on-termux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumithemmadi%2Ftruecaller-on-termux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumithemmadi%2Ftruecaller-on-termux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumithemmadi%2Ftruecaller-on-termux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sumithemmadi","download_url":"https://codeload.github.com/sumithemmadi/truecaller-on-termux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519472,"owners_count":21117757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["termux","truecaller","truecaller-on-termux","truecallerjs"],"created_at":"2024-11-25T14:11:21.967Z","updated_at":"2025-04-12T04:54:13.533Z","avatar_url":"https://github.com/sumithemmadi.png","language":"Shell","readme":"# Truecaller-on-termux\n[![Version](https://img.shields.io/badge/Version-1.0.8-blue)](https://github.com/sumithemmadi/truecaller-on-termux/releases)\n[![stars](https://img.shields.io/github/stars/sumithemmadi/truecaller-on-termux)](https://github.com/sumithemmadi/truecaller-on-termux/stargazers)\n[![MIT Licence](http://img.shields.io/github/license/sumithemmadi/truecaller-on-termux)](https://github.com/sumithemmadi/truecaller-on-termux/blob/main/LICENSE)\n[![issues](https://img.shields.io/github/issues/sumithemmadi/truecaller-on-termux)](https://github.com/sumithemmadi/truecaller-on-termux/issues)\n\nA simple truecaller on termux\n\n\u003cdiv class=\"imgs\" style=\"center\"\u003e\n    \u003cimg src=\"https://user-images.githubusercontent.com/50250422/139717425-824b5468-29d4-4514-8b4a-77b119239501.jpg\"\u003e\n\u003c/div\u003e\n\n## Before we begin\nBefore we begin you should do following things.\n1. Make sure that you install [termux-api](https://f-droid.org/packages/com.termux.api/)\n2. Now you should give notifications permission to termux-api.\n```bash\ntermux-notification-list\n```\n3. After running above command in termux,click **Allow**.\n3. Then run `termux-notificatin-list` and see a json is showing or not.\nIf it's not shown try enabling Auto Start for Termux:API and disable all battery optimizations.\nhttps://dontkillmyapp.com/xiaomi\n4. Make sure that you install `git` and `make`.\n\n## Installation and Login\n\nFirst clone this repository.\n\n```bash\ngit clone https://github.com/sumithemmadi/truecaller-on-termux.git\ncd truecaller-on-termux\n```\n\n```\nmake install\n```\nThen [login](https://github.com/sumithemmadi/truecaller-on-termux) to your Truecaller account.\n\nAfter installation you need to restart session or source this file:\n\n```bash\nsource start-truecallerjs.sh\n```\n\nNow you ready to enable and start the `truecallerjs` daemon service:\n```bash\nsv-enable truecallerjs\nsv up truecallerjs\n```\nIf you need to stop, run `sv down truecallerjs`\n\n\u003e **Note** : If you get any error just close the termux app and reopen it.Then start truecallerjs services.\n\n### To uninstall\n\n```\nmake uninstall\n```\n\nThen stop service with below command\n\n```\nsv down truecallerjs\nsv-disable truecallerjs\n```\n## LICENSE\n\nMIT License\n\nCopyright (c) 2021 **Emmadi Sumith Kumar**\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumithemmadi%2Ftruecaller-on-termux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumithemmadi%2Ftruecaller-on-termux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumithemmadi%2Ftruecaller-on-termux/lists"}