Browser with features like many graphic viewer programs

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Post Reply
Message
Author
User avatar
efiguy
Posts: 164
Joined: Thu 07 Sep 2006, 02:51

Browser with features like many graphic viewer programs

#1 Post by efiguy »

Hi group,
Desiring-Wanting to find a browser that operates in the file-system like many graphic viewers, where a forward and back arrow selects the next directory, possibly even an automated htm slide show.

Thank you for any suggestions
Jay

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#2 Post by technosaurus »

Alt+Up will take you to the parent directory.

Wget can get a list that could be used to generate a page from that uri maybe javascript has something similar.

After that its a matter of whether you want to use frames, iframes or redirect.

All of it is possible in html, but I only know how to generate them in shell scripts.
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

Post Reply