Skip to content

Lightweight Linux audio recorder that runs in system tray

License

Notifications You must be signed in to change notification settings

w00fpack/LiteMic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Overview

screenshot

LiteMic is a small app that allows you to record audio on your Linux desktop. When run, a microphone icon will appear in the system tray. Left-clicking will pause recording. Right-clicking will stop and exit recording.

This sofware is currently being developed, so is at Alpha level.

  • Preferences GUI needed so that audio devices is not hard coded
  • CI/CD

Add-on Requirements

  • arecord - To find audio devices available, and to record

Installation

Download source and do a command similar to the following:

cp -r src/* /

Quickstart

  1. Click on the "LiteMic" menu option
  2. Left or Right click on the LiteMic system tray icon to pause, stop, or edit preferences

Documentation

The GitHub Wiki can serve as a central hub for all of documentation, if there is a demand for this add-on, or if such is requested by the public. This has not been done at this time, since Blender has an add-on section on it's website (which might be used). Possible Quick links:

License

This add-on is CC0 licensed. When applicable, this license is superceded by Blender's licensing.

Contributing

To submit code changes, please open pull requests against the GitHub repository. Patches submitted in issues, email, or elsewhere will likely be ignored. Here's some general guidelines when submitting PRs:

  • In your pull request, please:
    • Describe the changes, why they were necessary, etc
    • Describe how the changes affect existing behaviour
    • Describe how you tested and validated your changes
    • Include any relevant screenshots/evidence demonstrating that the changes work and have been tested

About

Lightweight Linux audio recorder that runs in system tray

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages