A CLI tool for managing Fireflies.ai meetings and transcripts
Project description
Fireflies Assistant
A command-line interface for Fireflies.ai to manage meeting transcripts and participants.
Installation
pip install -e .
Usage
First, set your Fireflies.ai API key:
ff key YOUR_API_KEY
Commands
-
Join a meeting (120 minutes duration):
ff join -
List recent meetings:
ff list ff list --limit 20 # Show more meetings
-
Get transcript ID for a meeting URL:
ff id "https://meet.google.com/abc-def-ghi"
-
Get meeting participants:
ff participants TRANSCRIPT_ID # or use meeting URL ff participants "https://meet.google.com/abc-def-ghi"
-
Get meeting transcript:
ff transcript TRANSCRIPT_ID # or use meeting URL ff transcript "https://meet.google.com/abc-def-ghi"
Data Storage
- API key is stored in
.envfile - Meeting URL to transcript ID mappings are stored in
~/.fireflies_meetings.json
Development
This project uses:
- Click for CLI interface
- python-dotenv for environment management
- requests for API communication
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fireflies_assistant-0.1.7.tar.gz.
File metadata
- Download URL: fireflies_assistant-0.1.7.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58f30db626cc79d0ebca5dd2208446e633ddd045ff94c9bafbbb999c4daa0d26
|
|
| MD5 |
c7791a8c4e364979b7f16cb61c4de4dc
|
|
| BLAKE2b-256 |
760d75b5a44617d818a0e3cb7752fbc256e257a0fa415fa817f847d639c1308b
|
File details
Details for the file fireflies_assistant-0.1.7-py3-none-any.whl.
File metadata
- Download URL: fireflies_assistant-0.1.7-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02dc669124bc2078c643f646fcb9a85b95d3f4eb9124b27245447a637c564115
|
|
| MD5 |
1f0c7dbe66514a987c43ae3f05e68229
|
|
| BLAKE2b-256 |
300e2d8fc606e049c1e5bc8ad9efe9ab1f60f4afb6b9287603344faacf5164ca
|