Readit News logoReadit News
xnx · 2 years ago
Confusing title since "dashboard" appears nowhere on the page. Better description might be "An open-source dynamic link-in-bio" (AKA Linktree alternative)
teruakohatu · 2 years ago
I couldn't figure out what it was from the README, I am surprised it made the homepage of HN. If the author reads this, I suggest updating the README and resubmitting it to HN sometime in the future.

Edit: The app website explains it much better: https://glow.as/

diggan · 2 years ago
> An open-source dynamic link-in-bio

FWIW, I understand what a "Dashboard" means, never heard of a "link-in-bio" before. From the website, it seems to be something like an "About" page? But dynamic I guess.

weego · 2 years ago
Link-in-bio comes from social platforms where you're allowed 1 url in your profile but need to show many links (also in situations where some of the links may go to content that could get you banned if placed on site ie OF).

I'm not sure of the value of making it more than it needs to be.

velcrovan · 2 years ago
To me, "Dashboard" means something like "live visualizations for monitoring data that changes frequently".
johnchristopher · 2 years ago
The glow.as website has more information and examples: https://glow.as/

> Glow is a single link that you can use to house all the links to your social media profiles, websites, and other content. It's a great way to share all your content in one place, whether it be your favourite songs on Spotify, or a link to your latest products.

> Drag & drop

> Build your page block by block in minutes.

This looks interesting !

Here's an example: https://glow.as/alex

Arainach · 2 years ago
Feedback for the team: the landing page offers me no insight into what this is. The "introduction" link points to the same file that is hosted.

At a minimum, I expect a screenshot (preferrably multiple) and example code snippets that show some of what can be done. This is general guidance for any open source repository that desires other people to use it, not limited to this project.

Cthulhu_ · 2 years ago
I'd expect the GH page to have similar content to the actual website, https://glow.as/. I only found that by searching for a link, which was the big leader image on the GH page. At the very least, add a textual "website" link to the GH landing page.
joelfried · 2 years ago
Should we know what "link in bio" means? How is that a "personal dashboard"?
smeej · 2 years ago
Good question.

For the team: From the term "personal dashboard," I was expecting something that would allow me to track data that's important to me, locally, like if I want to track my sleep stats and my spending and my food intake and whatever else. That's what "personal dashboard" means to me, and I was excited for a self-hosted, open source, clean way to do that.

Maybe that product exists, but sadly it has nothing to do with this one.

alumic · 2 years ago
I just so happen to be working on one! It stemmed from my dissatisfaction with the existing meal tracking apps I’ve tried.

Initially I’d wanted to track spending as well but apps like YNAB cover this use-case better than I can in the near term so I struck it from the roadmap.

I’m trying to focus on health: meal planning and workout scheduling in a system flexible enough to make suggestions as your exercise regimen (and thus your nutritional requirements) change. Will also be looking into sleep tracking and other metrics.

Let me know if there’s anything else you’d want to see from an app like this. Happy to shoot you a link to the repo when the MVP gets off the ground.

andreilys · 2 years ago
I haven't updated this in years but this was my attempt at building a real time personal dashboard, connecting various API's and components.

Was pretty helpful for me, basically acted as a heads up display that I could look at to track my stats over the day (steps, meditation, focus time, etc.)

https://github.com/Andreilys/personal_dashboard

Goonbaggins · 2 years ago
Grafana miiiight be what you're looking for if that type of data is something you already have stored elsewhere.
madamelic · 2 years ago
There are TONS.

Personal dashboard builder is like project #2 or #3 right after TODO lists when it comes to new coders it seems like.

spencerchubb · 2 years ago
A link in bio is primarily used by social media influencers. It would usually link to their other social media pages, a merch website, and stuff like that. It solves the issue of most social media platforms only allowing one link
earthtograndma · 2 years ago
16th president; freed the slaves
tonymet · 2 years ago
in the south
hk1337 · 2 years ago
It comes across as like linktree but with some nicer features. Linktree+ on steroids.
tgv · 2 years ago
Looks like it's a feed that combines various (personal) sources.
timfsu · 2 years ago
Cool project! I clicked on it hoping it was a way to easily visualize my own personal stats. Anyone know of a project like that? Grafana for personal data :)
welder · 2 years ago
mthoms · 2 years ago
Flow appears to be unmaintained unfortunately.

This space is always a massive graveyard it seems.

nilirl · 2 years ago
I made a tool for capturing data in JSON [0]. It's not in real-time but when I want to use my logs to troubleshoot something I have a local React project with https://github.com/plouc/nivo to make my own visualizations.

But for something you can host yourself I've used https://github.com/onejgordon/flow-dashboard in the past

[0] https://www.idiotlamborghini.com/strategies/weave

aftergibson · 2 years ago
This is precisely what I was hoping for. This really isn't a dashboard for personal use as the title implies.
x86a · 2 years ago
So, Grafana? ;)
teamspirit · 2 years ago
This is great! Really nice on the eyes and well organized. It did take me a while to figure out what to look for though - as others have mentioned. I had to find the actual link on the GitHub page then browse the homepage to understand what it was. When I saw it though, I really liked it.

I'd love to see this expanded to non-software engineers. Artists, for example, could also use this.

edit: I spoke too soon. I see that artists can use this as well. The icon gallery needs a couple more, like Soundcloud, but the basics are there for everyone. Great job!

crowcroft · 2 years ago
I wouldn't say a 'link in bio' page === personal dashboard. Having said that, this looks like a really nice link in bio product, congrats on the launch!

I always see these services targeted to individuals, but have you considered targeting SMBs? So many restaurants, plumbers, etc. have TERRIBLE websites that they struggle to maintain properly for various reasons. I don't see any reason that a tool like this wouldn't be sufficient.

Also just a flag that I get a 404 when I try to see the project's license.

fragmede · 2 years ago
I've always wondered if many company's website should simply be a high resolution webcam pointed at a chalkboard on their premiesis.

Deleted Comment

aftergibson · 2 years ago
Some feedback:

- It's a very cool idea, and massive congrats on the launch!

- This has been done before, but a slick looking open source version is very cool! Have you looked at the concept of now pages, as this might lean into that? https://nownownow.com/about

- Personal dashboard builder is a poor term for this, as it implies a dashboard for personal data/usage.

- Link in bio is also a poor term, I suspect it's not a popular / well-known term. Personal Homepage is probably the best I can think of. Or now page perhaps?

- This GitHub readme says very little of substance, which gives me... "unfinished side project" vibes.

Best of luck with it!