Skip to content

A PowerShell-based alternative to lofiatc, integrating multimedia players like VLC, PotPlayer, MPC-HC, or mpv to simultaneously stream Lofi Girl and live Air Traffic Control audio from around the globe.

Notifications You must be signed in to change notification settings

RoMinjun/lofiatc.ps1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lofiatc.ps1

An alternative to lofiatc built with PowerShell. This script integrates multimedia players like VLC, Potplayer, MPC-HC, or mpv, enabling you to simultaneously enjoy Lofi Girl and live Air Traffic Control streams from around the world.


Choose Your Player

Made with VHS

Search Your Favorite Airport Using Fuzzy Finder!

Fuzzy Finder

OR Without Fuzzy Finder...

Made with VHS

Airport Info at Your Fingertips!

Made with VHS


Made with VHS


Getting Started


Requirements

Ensure you have the following installed before running the script:

  • PowerShell 5.1 or later
  • A Multimedia Player (choose one of the following):
    • VLC Media Player:
      Install with: winget install -e --id VideoLAN.VLC
    • Potplayer:
      Install with: winget install potplayer --id Daum.PotPlayer -s winget
    • MPC-HC:
      Install with: winget install MPC-HC --id clsid2.mpc-hc
    • MPV:
      Install with: scoop install mpv or via mpv.io
  • fzf (Optional, but recommended):
    Install with: winget install --id=junegunn.fzf -e

Clone the Repository

Clone the repository locally to get started:

git clone https://github.com/RoMinjun/lofiatc.ps1.git

Run the Script

Execute the script using PowerShell:

.\lofiatc.ps1

Explore Script Options

Learn about all the features and parameters with the PowerShell Get-Help command:

Get-Help .\lofiatc.ps1 -Full

About

A PowerShell-based alternative to lofiatc, integrating multimedia players like VLC, PotPlayer, MPC-HC, or mpv to simultaneously stream Lofi Girl and live Air Traffic Control audio from around the globe.

Resources

Stars

Watchers

Forks