# recorder **Repository Path**: jingos/recorder ## Basic Information - **Project Name**: recorder - **Description**: Jing-KRecorder is based on KRecorder gitlab , a beautifully designed jing-krecorder that conforms to the JingOS style and has a compatible pad / desktop experience. - **Primary Language**: QML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-27 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Recorder The application of recorder is based on KRecorder [github](https://github.com/JingOS-team/jing-kclock/blob/master/TODO) , a beautifully designed jing-krecorder that conforms to the JingOS style and has a compatible `pad / desktop` experience. ## Features * Record audio with a visualizer, and pausing functionality * Ability to select audio sources * Ability to select encoding and container formats * Audio playback with a visualizer * Audio sources order by time * Recording content can be played during the recording process * Brand new UI & UE with JingOS-style , based on JingUI Framework * Run on JingOS platform * Support keyboard & touchpad & mouse & screen touch ## Links - Home: [www.jingos.com](http://www.jingos.com/) - Project page: github.com/jingOS-team/krecorder - File issues: github.com/jingOS-team/krecorder/issues - Development channel: [www.jingos.com](http://www.jingos.com/) ## Installing ``` mkdir build cd build cmake .. make sudo make install ```