johnjones4 / InBrief

InBrief is a personal briefing app and dashboard powered by Electron and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InBrief

Build StatusMaintainability NSP Status

JavaScript Style Guide

App screenshot

About

InBrief is a personal briefing app and dashboard powered by Electron and React. In one screen, InBrief provides an overview of your top RSS feeds, Twitter lists, local weather, email unread and flagged status, todos, and schedule. This app is meant to be the homepage and daily starting place for its users.

Each widget on the app's screen draws its data via various APIs, and InBrief is designed to support future widgets and APIs as is necessary or desired. The current supported services/APIs are:

  • ICS calendar feeds
  • Microsoft Exchange Web Services calendars
  • Microsoft Exchange Web Services email
  • IMAP email (including GMail)
  • RSS/Atom
  • Todoist
  • Asana
  • Twitter
  • Weather Underground

Installation

To install InBrief on your computer, head to the Releases section and download the appropriate file for your system. (Currently, there are only builds for Linux and Mac) Once running, there's a "plus" icon in the bottom right-hand corner of the window. Click that to add widgets. When a widget is added, click the edit button in its upper right-hand corner to configure it for your needs.

Extending

To extend the capabilities of this application and add additional dashboard panels, see the Development documentation

About

InBrief is a personal briefing app and dashboard powered by Electron and React

License:MIT License


Languages

Language:JavaScript 91.3%Language:CSS 8.4%Language:HTML 0.3%