selfcontrol

:skull: Mac app to block your own access to distracting websites etc for a predetermined period of time. It can not be undone by the app or by a restart – you must wait for the timer to run out.

Stars
3.83K
Forks
401
Open issues
281
Closed issues
442
Last commit
over 2 years ago
Watchers
3.83K
Total releases
0
Total commits
416
Open PRs
3
Closed PRs
28
Repo URL
Platform
Mac
License
gpl-3.0
Category
Offers premium version?
NO
Proprietary?
NO
About

SelfControl

About

SelfControl is a free and open-source application for macOS that lets you block your own access to distracting websites, your mail servers, or anything else on the Internet. Just set a period of time to block for, add sites to your blocklist, and click "Start Block". Until that timer expires, you will be unable to access those sites—even if you restart your computer or delete the application.

Credits

Developed by Charlie Stigler, Steve Lambert, and others. Your contributions very welcome!

SelfControl is now available in 12 languages thanks to the fine translators credited here.

License

SelfControl is free software under the GPL. See this file for more details.

Building For Development

Users should always download the latest version of SelfControl from our website. If you want to contribute to SelfControl, you'll need to learn to build it for development. This can only be done on a Mac running a modern version of macOS.

  1. Clone the SelfControl repo from GitHub.
  2. Make sure you have a recent version of Xcode and the Xcode command-line tools installed.
  3. Install CocoaPods: sudo gem install cocoapods
  4. Install the SelfControl dependencies using CocoaPods: pod install
  5. Open the selfcontrol.xcworkspace file (NOT selfcontrol.xcodeproj)
  6. Build and run (you may need to update/remove code signing settings to make it build properly)
Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.