Socket
Socket
Sign inDemoInstall

tmpl2

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tmpl2

Minimalist music player for audio files with a pleasant UI.


Maintainers
1

tmpl

Minimalist music player for audio files with a pleasant UI.

preview

Installation

PyPI

pip install tmpl2

Manual

  1. Clone the repository
git clone https://github.com/H4wk507/tmpl.git
  1. Go into the directory and install
cd tmpl && pip install .

Usage

Pass in directories/audio files as commandline arguments.

Example:

tmpl2 ~/Music/Rap/ sample.mp3 ...

Key bindings

  • arrow keys: Navigate
  • enter: Play selected song
  • space: Play/Pause
  • n: Play the next song
  • p: Play the previous song
  • 1: Set default mode
  • 2: Set loop mode
  • 3: Set repeat mode
  • r: Set random mode
  • u: Increase volume by 5%
  • d: Decrease volume by 5%
  • q: Quit

License

Licensed under the MIT License.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc