Giter Club home page Giter Club logo

master-list-slack-feed's Introduction

Master List Slack Feed

This feed tells you when you have unread Slack messages.

It uses puppeteer to read your Slack DOM and notifies whenever it notices that you have unread messages.

Installation

NPM

  • Install by running npm install @zeyber/master-list-slack-feed in the terminal.
  • Run from installed location with PORT=XXXX node ./node_modules/@zeyber/master-list-slack-feed/dist/main.js. Define the port by replacing PORT=XXXX (eg. PORT=3010 ...). The default port is 3000.

Clone from Github

  • Clone with git clone https://github.com/Zeyber/master-list-slack-feed.

Build

  • Build with npm run build.
  • Run with PORT=3000 node dist/main.js.

Run in Development mode

  • Start with PORT=3000 npm start.

Usage

Authentication

When first starting the app, it will need to authenticate you in a browser session in order to initialize. In order to do this, chromium will be opened with the help of puppeteer and you will be taken to the service host's login page. After logging in, the browser will close and a headless version of chromium will be restarted to continue the session and complete initialization.

Reading Feed Data

After the feed is initialized, you will be able to request JSON formatted data from the feed at its address. To see this in action:

  • Open your browser and go url http://localhost:3000 (or whichever address you have the app running).
  • You will see a JSON-formatted response with relevant data.

This format is structured in a way interpretable by the Master List apps. But you could also use this feed for other purposes if you wanted.

About Master List

An organizational list that leverages third-party APIs and displays information in a simple list.

Sometimes managing so many tasks can become overwhelming (eg. emails, agenda, tasks, social media, communications across multiple platforms). It is easy lose track of what needs to be done, when and how much you really need to do.

Master List has an App version for Browser and a CLI version. It features connecting to APIs or feeds that can be configured to read relevant important information that ordinary users may require.

Find out more here

master-list-slack-feed's People

Contributors

zeyber avatar

Watchers

 avatar

master-list-slack-feed's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.