README.md
mpv.py
setup.cfg
setup.py
feeluown/__init__.py
feeluown/__main__.py
feeluown/app.py
feeluown/browser.py
feeluown/cli.py
feeluown/collection.py
feeluown/config.py
feeluown/consts.py
feeluown/feeluown.png
feeluown/global_hotkey_mac.py
feeluown/helpers.py
feeluown/hotkey.py
feeluown/image.py
feeluown/install.py
feeluown/light.qss
feeluown/mimedata.py
feeluown/player.py
feeluown/plugin.py
feeluown/publishers.py
feeluown/rcfile.py
feeluown/request.py
feeluown/server.py
feeluown/theme.py
feeluown/tips.py
feeluown/ui.py
feeluown/version.py
feeluown.egg-info/PKG-INFO
feeluown.egg-info/SOURCES.txt
feeluown.egg-info/dependency_links.txt
feeluown.egg-info/entry_points.txt
feeluown.egg-info/requires.txt
feeluown.egg-info/top_level.txt
feeluown/../icons/already_download.png
feeluown/../icons/cur_playlist.png
feeluown/../icons/download.png
feeluown/../icons/last.png
feeluown/../icons/like.png
feeluown/../icons/like_checked.png
feeluown/../icons/next.png
feeluown/../icons/pause.png
feeluown/../icons/play.png
feeluown/../icons/volume.png
feeluown/uimodels/my_music.py
feeluown/uimodels/playlist.py
feeluown/uimodels/provider.py
feeluown/widgets/__init__.py
feeluown/widgets/collections.py
feeluown/widgets/magicbox.py
feeluown/widgets/mpv_widget.py
feeluown/widgets/my_music.py
feeluown/widgets/playlists.py
feeluown/widgets/provider.py
feeluown/widgets/separator.py
feeluown/widgets/songs_table.py
feeluown/widgets/statusline.py
feeluown/widgets/table_container.py
feeluown/widgets/textlist.py
feeluown/widgets/volume_button.py
fuocore/__init__.py
fuocore/aio_tcp_server.py
fuocore/dispatch.py
fuocore/excs.py
fuocore/library.py
fuocore/live_lyric.py
fuocore/lyric.py
fuocore/models.py
fuocore/player.py
fuocore/protocol.py
fuocore/provider.py
fuocore/pubsub.py
fuocore/router.py
fuocore/thread_tcp_server.py
fuocore/utils.py
fuocore/../icons/already_download.png
fuocore/../icons/cur_playlist.png
fuocore/../icons/download.png
fuocore/../icons/last.png
fuocore/../icons/like.png
fuocore/../icons/like_checked.png
fuocore/../icons/next.png
fuocore/../icons/pause.png
fuocore/../icons/play.png
fuocore/../icons/volume.png
fuocore/cmds/__init__.py
fuocore/cmds/base.py
fuocore/cmds/exec_.py
fuocore/cmds/help.py
fuocore/cmds/helpers.py
fuocore/cmds/player.py
fuocore/cmds/playlist.py
fuocore/cmds/search.py
fuocore/cmds/show.py
fuocore/cmds/status.py