Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.
This repository was archived by the owner on May 8, 2021. It is now read-only.

Package Slick as a Desktop app #7

@bnvk

Description

@bnvk

I'd really like to be able to run a copy of Shout with Slick theme installed that runs natively on a laptop or PC. Shout is web interface + node.js backend server, packaging it in Electron yields the following benefits:

  • Makes Shout + Slick accessible to end-users without requiring the to install it on a server with a public IP or run it on a local machine with a CLI + browser window (which is terrible UX)
  • The ability to read and search log files (from local filesystem) while offline
  • Native OS launching / toggle-ability between other native apps
  • Viewing the interface "chromeless" without the browser interface chrome for a nicer interface
  • Ability to implement other network level plugins like XMPP...

This should be achievable without too much effort using the Electron shell & packager made by Github. I believe @tthew was tinkering with this idea :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions