Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magisk-modules-repo/callrecorder-axet
Magisk module for installing axet's Call Recorder app
https://github.com/magisk-modules-repo/callrecorder-axet
android callrecorder magisk magisk-module
Last synced: about 8 hours ago
JSON representation
Magisk module for installing axet's Call Recorder app
- Host: GitHub
- URL: https://github.com/magisk-modules-repo/callrecorder-axet
- Owner: Magisk-Modules-Repo
- License: gpl-3.0
- Created: 2020-04-10T05:12:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-02T02:50:05.000Z (9 months ago)
- Last Synced: 2024-03-17T12:44:58.110Z (8 months ago)
- Topics: android, callrecorder, magisk, magisk-module
- Language: Shell
- Homepage:
- Size: 4.7 MB
- Stars: 63
- Watchers: 6
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Axet's Call Recorder
This module installs axet's [Call Recorder](https://f-droid.org/en/packages/com.github.axet.callrecorder/)
as a system app, allowing it to use the `CAPTURE_AUDIO_OUTPUT` system permission to properly record calls.Minimum supported API is 19 (Android 4.4). This module is probably not needed on older Android versions anyway.
## Features
* Compatible with F-Droid updates: update the app to the latest version via F-Droid.
* Systemless: this module does not alter your system.## How to use
* Install the module using Magisk Manager (either by downloading the module within the app
or by manually downloading [a zip from releases](https://github.com/di72nn/callrecorder-axet/releases)).
* Reboot.
* Open Call Recorder, modify settings as desired (you might want to leave "Recording Source" on "Auto";
there's **NO** need to use root (for "System Mixer Incall Recording") in the app).
* Activate call recording by checking the "Calls Recording" checkmark, grant requested permissions.
* Enjoy!## Links
Call Recorder by axet: [f-droid link](https://f-droid.org/en/packages/com.github.axet.callrecorder/),
[sources](https://gitlab.com/axet/android-call-recorder).Repo mirrors:
[Magisk-Modules-Repo](https://github.com/Magisk-Modules-Repo/callrecorder-axet),
[di72nn](https://github.com/di72nn/callrecorder-axet).## License
[GNU GPLv3](LICENSE).