An open API service indexing awesome lists of open source software.

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.

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.