• Stars
    star
    117
  • Rank 293,029 (Top 6 %)
  • Language
    JavaScript
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🏢 command line tool for blocking sites to be more productive

Install

npm install workmode -g

Add site to block list

  workmode add news.ycombinator.com

Start workmode

  workmode start

Stop workmode

  workmode stop

List blocked sites

  workmode list

Remove site

  workmode remove news.ycombinator.com

You can also remove site by number

$ workmode list
[1] www.facebook.com
[2] news.ycombinator.com
[3] twitter.com
$ workmode remove 3
site removed: twitter.com

Status of the workmode

workmode status

LICENSE

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004

Copyright (C) 2012 Goran Gajić [email protected]

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

       DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.

More Repositories

1

react-svg-morph

🔮 morph your svg component one into another other
JavaScript
827
star
2

react-icon-base

base icon for https://github.com/gorangajic/react-icons
JavaScript
51
star
3

react-render-to-json

module to figure out what is passed to this.props.children in react
JavaScript
27
star
4

node-toggl

⏰ Command line utility for
JavaScript
10
star
5

pudge

🔃 simple node.js hook utility
JavaScript
6
star
6

devurl

🔗 convert your ugly urls dev urls from http://localhost:3000 to http://dev.myapp.com
JavaScript
5
star
7

react-introduction-demo

Code from my talk about react at Startit Centar Indjija
JavaScript
5
star
8

steam-id-convertor

Convert SteamIds from 32-bit to 64-bit numbers and vice versa
JavaScript
4
star
9

WeatherApp

React Native aplikacija pravljena na kursu u Startit Centru Indjija
JavaScript
3
star
10

select-text

Simple script to select text in document, just pass it dom element
JavaScript
3
star
11

smart-ellipsis

cut text and add ellipsis/tail without quirks
JavaScript
2
star
12

is-subdomain-valid

simple module to check if subdomain is valid
JavaScript
2
star
13

react-hit-miss

🎯 jsx conditional rendering inspired by react-router v4
JavaScript
2
star
14

nock-timeout

nock freezes when __recordings__ folder is deleted
JavaScript
1
star
15

trace-viewer

HTML
1
star
16

NewsApp

React Native aplikacija pravljena na kursu u Startit Centru Indjija - 01.06.2019
JavaScript
1
star
17

RNTrackingExpensesIncome

JavaScript
1
star
18

webpack-symbolic-link-bug

demo of the handlebars-loader and webpack bug
JavaScript
1
star
19

NavigationDemoRNKurs

demonstracija kako radi react-navigation
JavaScript
1
star
20

facebook-emoticons

facebook script for adding custom emoticons in chat.
JavaScript
1
star
21

ReactNativeTodo

Todo list react native aplikacija pravljena na kursu u Startit Centru Indjija - 08.06.2019
JavaScript
1
star
22

testing-codespaces

JavaScript
1
star
23

promise-creator

small helper function to easly create new promises
JavaScript
1
star
24

retinable

💻 checks if device have retina display
JavaScript
1
star