Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE_REQUEST] Add a startpage view optimized to reduce load time #1457

Closed
ndbrew opened this issue Feb 3, 2024 · 2 comments
Closed

[FEATURE_REQUEST] Add a startpage view optimized to reduce load time #1457

ndbrew opened this issue Feb 3, 2024 · 2 comments
Labels
🦄 Feature Request [ISSUE] Suggestion for new feature, update or change

Comments

@ndbrew
Copy link

ndbrew commented Feb 3, 2024

Is your feature request related to a problem? If so, please describe.

I'd like to use Dashy as the start-page for new tabs in my browser, I've found the page load time for that use-case a little long. The initial DOM load time for me is between 1.5 and 2.5 seconds and downloads 8MB of assets on the minimal view with a vanilla install.

Describe the solution you'd like

Ultimately, I'd like some version of a minimal view that loads as quickly as possible. 250-500ms would probably be the sweet spot for me.

My intention is to use this view for fast app launches, web searches and low detail alert visibility. I'll use this page as a jump-off to a more full featured Dashy view where page load times are not a problem.

Primary features I'd want to use on the view:

  • Item Rendering / Searching
  • Item Shortcuts / HotKeys / Bangs
  • Web-search

Nice to have if they fit the load time:

  • Item status checks
  • RSS Feed Widget

Other solutions considered:

  • Use a long running instance of Dashy as my jump-off point instead of new tabs
  • Use a more static site dashboard as the start-page but then I have to maintain 2 dashboards.

Priority

Medium (Would be very useful)

Is this something you would be keen to implement

Maybe

@ndbrew ndbrew added the 🦄 Feature Request [ISSUE] Suggestion for new feature, update or change label Feb 3, 2024
@liss-bot
Copy link
Collaborator

liss-bot commented Feb 3, 2024

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

@CrazyWolf13
Copy link
Collaborator

That is already planned, however Lissy has not yet had time to implement this, as a lot of dashy itself needs fixing and a V3 is already in the making.

#405 (comment)

Lite Version
The app is served up using a Node server. Node.js is quite heavy, so a lite version (using NGINX) will be aimed at lower-spec devices, or users who don't need any of the server features (status checking and UI config editor)

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Feb 3, 2024
@Lissy93 Lissy93 closed this as completed Feb 11, 2024
@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦄 Feature Request [ISSUE] Suggestion for new feature, update or change
Projects
None yet
Development

No branches or pull requests

4 participants