Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 2.1 KB

README.md

File metadata and controls

30 lines (18 loc) · 2.1 KB

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

Motivation

Comments section of ProductHunt page for Speedtest by Ookla, for Mac:

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
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