Skip to main content

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 .env file
  • 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

fireflies_assistant-0.1.4.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fireflies_assistant-0.1.4-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file fireflies_assistant-0.1.4.tar.gz.

File metadata

  • Download URL: fireflies_assistant-0.1.4.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

Hashes for fireflies_assistant-0.1.4.tar.gz
Algorithm Hash digest
SHA256 9e95e48dcc8913e4a7dcf919df34ee78d3aab76fd2937981b6099705e3fe32ee
MD5 f9bee04e508b4321b207aa0ca32e43ce
BLAKE2b-256 f5a14813db7e5ea0f6d8bc0d3e3db4013e9feef3f292863f4b9ff5b2776f96d6

See more details on using hashes here.

File details

Details for the file fireflies_assistant-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for fireflies_assistant-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f28be331cf3ba6f03923daf7f58d91987d25de53f6af104da435c5d6a63913ec
MD5 4874e6c7f0fdc180e2ce00e997a31a8e
BLAKE2b-256 3deaebffec7d7a90e5a63bd8d29b86b36753b4ef062b4e824e04062ec7e4a382

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page