Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1008 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 1008 Bytes

jailtime

Blocks Websites. Keeps you focused!

Available to install in:

Task scripts

You run scripts in the task directory to perform development tasks e.g running task/build copy files to the build directory, ready to be loaded unpacked.

Give them executable permissions

Run this command first:

chmod +x task/*

That will give permission to all scripts in the task directory to run.

Caveats on Windows operating systems

These scripts are shell scripts (sh) however, some of the commands may not be compatible with windows. You may need to install a bash terminal on windows in order to work with these scripts on there.

Firefox Version Source code

Select the firefox branch.

TODO

  • Adding items to blocklist
  • Removing items from blocklist
  • Blocklist search