« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/index.js
AgeCommit message (Expand)Author
2023-05-13load basic config file from ~/.mtui/config.json HEAD main(quasar) nebula
2023-05-13use ESM module syntax & update tui-lib(quasar) nebula
2021-10-10only load ~/Music if no other sources provided(quasar) nebula
2020-07-10update old process.argv checks to use parseOptionsFlorrie
2020-07-10rename telnet-server.js to telnet.jsFlorrie
2020-07-09rename handlePlaylistSource & let accept grouplikeFlorrie
2020-02-15cli args (bass boost ur music)Florrie
2019-10-17Import tui-lib with npm instead of as a submoduleFlorrie
2019-09-15Only render when stuff on-screen actually changes!Florrie
2019-07-19Frame delay = 50 on normal client, 100 on telnetFlorrie
2019-07-07PARTY MODEFlorrie
2019-07-06Experimental telnet serverFlorrie
2019-07-05Skip "paths" that start with '--' when starting upFlorrie
2019-07-05Separate backend from UIFlorrie
2019-03-10Suspend supportFlorrie
2019-02-25Metadata (stored, throttle, status, and more)Florrie
2019-01-25Make use of xterm alternate screenFlorrie
2018-12-15Update tui-lib, buildItems stress testFlorrie
2018-12-15Dramatically optimize perf of large playlistsFlorrie
2018-12-08Mouse supportFlorrie
2018-12-04Stress test stuffFlorrie
2018-10-08Less-buggy resize detectionFlorrie
2018-07-04Open passed playlist in a new tab, allow passing more than one playlistFlorrie
2018-07-04Stub newGrouplikeListingFlorrie
2018-07-04focused -> selectedFlorrie
2018-07-03Ctrl-O to open a prompt for loading a playlistFlorrie
2018-06-26Pass YouTube playlist URLs directly to mtuiFlorrie
2018-06-13Error handling stuffFlorrie
2018-06-12group.comment support / new help messageFlorrie
2018-06-12Add name to default playlistFlorrie
2018-06-12Make default playlist crawl ~/MusicFlorrie
2018-06-12Add bin script and some error handlingFlorrie
2018-06-04Smart playlistsFlorrie
2018-06-03Don't default to library.jsonFlorrie
2018-06-02Terminal resize detectionFlorrie
2018-06-02Make space pause (if a track is playing)Florrie
2018-05-31Queue whole groupFlorrie
2018-05-31Group browseFlorrie
2018-05-31Playback indicatorFlorrie
2018-05-31Seek controlsFlorrie
2018-05-30QueueFlorrie
2018-05-30Automatically play next trackFlorrie
2018-05-30InteractivityFlorrie
2018-05-30UI UI UI UI UIFlorrie
2018-05-29Cache cachce chach ahFlorrie
2018-05-29More functionsFlorrie
2018-05-29Stub some functions in InternalAppFlorrie
2018-05-29Move cache stuff to downloaders.jsFlorrie
2018-05-28Initial commitFlorrie