FMTL is a browser extension designed to make people to learn something new. Insted of of doing unhealthy things on internet 24/7.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
"It is an easy-to-use extension or plugin for your browser. To use it, simply install it and choose what you want to learn. Then let it do its thing."
It is built with javascript wih DOMJs
So If you want to use it for yourself then here is how.
You must obviously have a internet-browsers like chrome
,firefox
,brave
,opera
etc...
Now the packages installation and file setup part.Follow the step below and you should be goto go.
-
Clone the repo
git clone https://github.com/leyuskckiran1510/FMTL.git cd ./FMTL
I assume you are in the code folder after this till to very end.
-
Now Install the Extension To Your Browser.
a) If You haveChromium based browsers
likeGoogle Chrome Microsoft Edge Brave Opera Vivaldi Epic Privacy Browser SRWare Iron Blisk Comodo Dragon Yandex Browser
a.1)Follow these steps
Open Up Your Browser. Open up any of these link according to your browser name. Google Chrome/Brave: chrome://extensions/ Microsoft Edge: edge://extensions/ Opera: opera://extensions/ Vivaldi: vivaldi://extensions/ For any browers:- about://extensions/ If you don't see your browser name then paste chrome's url other chromium based browser works with chrome url
a.2) Click on
Load UnPack
orImport
:
a.3) Now navigate towards the path ofstep 1
a.3) Select Folder with nameExtension
.
b) If You havefireFox Based Browsers
likeMozilla Firefox Waterfox Pale Moon Basilisk Seamonkey IceCat
b.1) Follow these steps:-Open Up Your Browser. Open This Link:- about:addons
b.2) On left hand side bar select Extension Tab
b.3) Click On Gear/Setting Icon
b.4) SelectLoad From File
option.
b.5)Now navigate towards the path ofstep 1
b.6)Select Folder with nameExtension
.
It main use is for the lazy people and distractive people; who have less self control. It will act like a gaurdian and ask you to solve a problem based on the topic you selected to learn. Untill You Solve the problem You will not be able to access internet in your Browser.
Obviously if you don't have any intention to learn you can disable the extension or remove it.
For more examples, please refer to the Documentation.
A Example or simple usecase video may be uploaded to youtube if uploaded then you can click this link Video
#UseCase and Images will be published after the project is completed.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU license. See LICENSE.txt
for more information.
Project Link: Click ME
Will fill letter when project gets started
Also Thanks to @othneildrew for providing these readme template.