proycon / clam

Quickly turn command-line applications into RESTful webservices with a web-application front-end. You provide a specification of your command line application, its input, output and parameters, and CLAM wraps around your application to form a fully fledged RESTful webservice.
https://proycon.github.io/clam
GNU General Public License v3.0
129 stars 17 forks source link

Augment the interface so things don't get cluttered when there are many viewers for a file #102

Closed proycon closed 3 years ago

proycon commented 3 years ago

Implement something like a "More..." option that shows a menu with more viewers on mouse-over.

proycon commented 3 years ago

Reopening because there is a bug: viewers don't show up on chromium whilst firefox works as expected.