https://github.com/linuxdeepin/deepin-voice-note
Voice Notes is a lightweight memo tool to make text notes and voice and audio recordings.
https://github.com/linuxdeepin/deepin-voice-note
Last synced: about 1 month ago
JSON representation
Voice Notes is a lightweight memo tool to make text notes and voice and audio recordings.
- Host: GitHub
- URL: https://github.com/linuxdeepin/deepin-voice-note
- Owner: linuxdeepin
- License: gpl-3.0
- Created: 2020-07-10T01:35:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-02-04T02:31:27.000Z (2 months ago)
- Last Synced: 2026-02-04T14:08:47.247Z (2 months ago)
- Language: C++
- Size: 34 MB
- Stars: 11
- Watchers: 4
- Forks: 33
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deepin-voice-note
Voice Notes is a simple memo software with texts and voice recordings. You are able to save the recordings as MP3 format or texts.
## Dependencies
Build-Depends:debhelper (>= 11),cmake,qttools5-dev-tools,libutf8proc-dev,qtbase5-dev,pkg-config,libsqlite3-dev,qtbase5-private-dev,libglib2.0-dev,libdtkwidget-dev,libdtkwidget5-bin,libdtkcore5-bin,libdframeworkdbus-dev,libgstreamer1.0-dev,libvlc-dev,libvlccore-dev,libgtest-dev
#### Build
- mkdir build
- cd build
- cmake ..
- make
- sudo make install
## Config file
* Voice Notes Settings's configure save at:
~/.config/deepin/deepin-voice-note/config.conf
## Getting help
Any usage issues can ask for help via
* [Gitter](https://gitter.im/orgs/linuxdeepin/rooms)
* [IRC channel](https://webchat.freenode.net/?channels=deepin)
* [Forum](https://bbs.deepin.org)
* [WiKi](http://wiki.deepin.org/)
## Getting involved
We encourage you to report issues and contribute changes
* [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en). (English)
* [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) (中文)
## License
Deepin Voice Notes is licensed under [GPLv3](LICENSE) or any later version.