Basic Workflow

This section outlines a typical user session with Ethos, from launch to dynamic queue management.

Ethos-cli

1

Launching Ethos

Begin by starting the application:

ethos
2

Searching for a Track

/play never gonna give you up

Ethos returns a list of matching tracks.

3

Selecting a Track

Enter the number corresponding to the desired track.

1

The track begins playback immediately.

4

Controlling Playback

Manage the current track with the following commands or keyboard shortcuts:

  • Pause:

    /pause or press Ctrl+M

  • Resume:

    /resume or press Ctrl+R

  • Adjust Volume:

    /volume 50 or use Ctrl+1/Ctrl+2 to increase/decrease volume.

Refer to the Basic Commands and Keyboard Shortcuts page for more details.

5

Managing the Queue

Enhance your listening session by building a custom queue:

  • Add a Track:

    /queue-add shape of you

  • View the Queue:

    /show-queue

  • Jump to a track:

    /qp 3

Refer to the Quene Management page for more details.

Workflow Summary: By combining command inputs and keyboard shortcuts, Ethos provides an efficient and fluid music playback experience directly from your terminal. This workflow ensures that whether you’re adding new tracks or managing current playback, you remain in full control.

If you face any issues while running Ethos, check out the Troubleshooting Guide.

Last updated