Skip to content

Commit

Permalink
Bundle all libraries into harmony.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ZingyTomato committed May 15, 2022
1 parent b71f1c4 commit f7adf34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions harmony/harmony.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import argparse
import songs
import functions
import termcolor

parser = argparse.ArgumentParser(description="An open souce video/music streamer based on MPV and piped.")

Expand Down

0 comments on commit f7adf34

Please sign in to comment.