Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.29 KB

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

Getting involved

We encourage you to report issues and contribute changes

License

Deepin Voice Notes is licensed under GPLv3 or any later version.