Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meashutoshhoon/capturewave
Privacy focused recorder app built with MD3
https://github.com/meashutoshhoon/capturewave
android jetpack-compose kotlin material-design privacy recorder
Last synced: 20 days ago
JSON representation
Privacy focused recorder app built with MD3
- Host: GitHub
- URL: https://github.com/meashutoshhoon/capturewave
- Owner: meashutoshhoon
- License: gpl-3.0
- Created: 2024-09-12T06:52:55.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-02T11:08:25.000Z (about 2 months ago)
- Last Synced: 2024-10-31T09:12:46.468Z (20 days ago)
- Topics: android, jetpack-compose, kotlin, material-design, privacy, recorder
- Language: Kotlin
- Homepage:
- Size: 795 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CaptureWave
Privacy focused voice and screen recorder app built with Material You.
## Features
- [x] Material Design 3 (You)
- [x] Dark and light theme
- [X] Support for audio and screen recording
- [X] Different available formats and codecs
- [X] In-app recordings player
- [X] Predictive back gesture
- [X] SAF (Storage Access Framework) support
- [X] Written in Jetpack Compose## Download
## Screenshots
## Building the App
***All contributions are very welcome!***
To build the app, you must use Gradle. Its highly recommended to use Android Studio for best
Experience.## Credits
CaptureWave is a Enhanced App of [Record You](https://github.com/you-apps/RecordYou)
Some of the UI designs and codes are borrowed from [Seal](https://github.com/JunkFood02/Seal)
## License
CaptureWave is licensed under the [**GNU General Public License
**](https://www.gnu.org/licenses/gpl.html): You can use, study and share it as you want.