Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/danverbraganza/meeting-cost-clock

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/danverbraganza/meeting-cost-clock

  • v0.0.0-20210208025131-4d623b0cdb8f
  • Source
  • Go
  • Socket score

Version published
Created
Source

Meeting Cost Clock

A clock that tells you how much a meeting is costing you, written in Go and Mithril via Moria.

Try out the meeting cost clock live now!

Do you have meeting-itis?

Are you tired of spending so much time in meetings? Does the sight of yet another meeting appearing on your calendar make you groan? Are your meetings invariably filled with too many people? And are you fed up with meetings constantly running over time?

Then this simple web app might just be the tool you need to passive-agressively remind everyone that money is time, and that time has a way of flying quickly.

You can begin a meeting by entering a duration, adding some attendees, and then hitting Start the meeting:

Fig 1: Beginning a meeting

This takes you to the following dramatic scene where everyone can see the time running out!

Fig 2: A meeting in progress

What's more, once the meeting has run over time, the cost will turn an angry red, to let everyone know that precious time is being wasted.

But doesn't something like this already exist?

Well, it's true. After I had the idea of making this, I found out that a number of tools built around estimating meeting costs already exist. So why did I decide to build another one myself?

The first reason is it's such a simple idea to reimplement that it hardly makes a difference that something like this already exists. Just like Classical painters all drawing the Last Supper and leaving their individual mark on it, or frontend MVC framework designers building yet another Todo app.

The second, and larger reason, is that I wanted a chance to use and showcase the Moria framework that I built as part of go-mithril. Using Moria, this Single-Page Web App was written entirely in Go, and compiled to Javascript using GopherJS. I think this way of building simple apps is pretty cool, and I encourage you to have a look around this repository to see how the components of this project are organized.

FAQs

Package last updated on 08 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc