Skip to content

ASBEAR (Another Simple But Efficient Audio Recorder) is a Linux/Windows audio recorder made with Qt 5 and SFML 2.

Notifications You must be signed in to change notification settings

NyanMaths/asbear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASBEAR (Another Simple But Efficient Audio Recorder)

ASBEAR is a simple audio recorder made with Qt and SFML. Intended to work on Linux, I can not promise anything for Winedow$ or Apple things. I can't test for xorg as I am on wayland but it should be fiiiiine...

Showcase

image image

Installation

As I do not support anything else than Linux for now, Windows users are on their own. On Linux, you have to build it yourself. You will need Qt 6 and SFML 2 to do so. Clone the repo, cd inside and cmake -B build && cd build && make. To launch, cd release && bin/asbear.

Roadmap

  • Using an actual configuration format like YAML
  • Automating installation
  • Supporting more codecs

About

ASBEAR (Another Simple But Efficient Audio Recorder) is a Linux/Windows audio recorder made with Qt 5 and SFML 2.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published