Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doshprompt/fast-menubar

Take the Fast.com Speedtest from your Mac's Menu Bar
https://github.com/doshprompt/fast-menubar

electron macos menubar

Last synced: 26 days ago
JSON representation

Take the Fast.com Speedtest from your Mac's Menu Bar

Awesome Lists containing this project

README

        

# Fast.com Speedtest, for Mac (Unofficial)

> The internet speed test that you know and love; now directly accessible in the Mac OSX Menubar!


You can grab the latest version by visiting the [releases page](https://github.com/doshprompt/fast-menubar/releases)

## Motivation

Comments section of ProductHunt page for [Speedtest by Ookla, for Mac](https://www.producthunt.com/posts/speedtest-by-ookla-for-mac):

![](https://github.com/doshprompt/fast-menubar/blob/master/screenshots/motivation.png)

##### Launch on Startup

If you would like Fast.com.app to start when your Mac starts up, got to System Preferences > Users and Groups and add Monu.app to Login Items for your User.

##### Developing

```bash
npm install # installs electron and all the deps needed for monu
npm start # runs the app in the electron wrapper
npm run build # builds the mac app
```