|
|
|
|
|
by wlesieutre
452 days ago
|
|
I remember a Mac app years ago that had nearly this exact same pitch, but stopped development because it wasn't making enough sales and the developer didn't want to pursue it just as a hobby project. Just now I found FlowVision which looks like a similar concept, but I don't think that was the one I'm thinking of. https://github.com/netdcy/FlowVision?tab=readme-ov-file Anybody know what app I'm trying to remember? |
|
FlowVision looks brilliant and an almost perfect client for my needs - thanks for sharing. It's a very similar concept to what I'm trying to acheive with my project but with mine I'm trying to focus on having the output suitable for archiving with no dependecies/app installs - all the user would need is a web browser.
The idea is that as long as browsers are about, you (or anyone) can use the viewer. The general idea is that once it's built it would be put on an SSD or something and in years to come can be plugged in and viewed by clicking a .html file. Sticking to plain old HTML and CSS in the output has proved pretty resilent over the last 30 years.
I'll be sticking the code on GitHub shortly under MIT and people can do what they want with it (hopefully make it faster, and more reliable without bloating it).