Skip to content

Bash script that helps you record audio and take screenshots and send them to your last created Anki card.

License

Notifications You must be signed in to change notification settings

GameFuzzy/anki-mine-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

anki-mine-macos

# ---------------------- README ----------------------

# Consult 'anki-mine --help' for instructions on how to use the script.

# DEPENDENCIES: # - python 3.9 or higher, sox, ffmpeg, jp-mining-note (you only
# need to have the add-on installed; you do not have to use it as your note type).

# - For recording audio you'll need an audio loopback driver such as
# https://github.com/ExistentialAudio/BlackHole (Get BlackHole 2ch if you don't
# specifically need more channels for something else).

# You'll want to create a Multi-Output device that outputs audio to both your
# headphones/speakers and BlackHole.
# Instructions on how to set this up can be found here:
# https://github.com/ExistentialAudio/BlackHole/wiki/Multi-Output-Device.

# You can either configure it to be used as your system-wide default audio
# output (not recommended) or configure it to only be the default output for Wine
# (or any other application that you want to record from) by using the command 'winecfg'
# and, under the Audio submenu, choosing "Multi-Output Device" as the default audio
# output device.

# Contact me on Discord @gamefuzzy if you need any help with setting it up.

# NOTES: # The script will not work if you change the filename from
# "anki-mine.sh" to something else.
# You may need to change some of the configuration options below:

# ------------------ END OF README -------------------

About

Bash script that helps you record audio and take screenshots and send them to your last created Anki card.

Topics

Resources

License

Stars

Watchers

Forks

Languages