Description
Divide
Divide is a unique browser that lets you open multiple web pages at once! You can easily split your screen either horizontally or vertically, which is super handy for multitasking.
How Divide Came to Be
This cool tool was built to meet the needs of Smartjog's IT NOC. It’s designed specifically for users who need to keep an eye on many things at the same time.
Installing Divide
Getting started with Divide is pretty easy. You can install it using easy_install, or if you prefer, you can uncompress the tarball and run:
python2.6 setup.py install
Just a heads up, you'll need python2.6, pygtk, and python-webkit. Make sure to install those with your package manager first!
Create Your Configuration File
You’ll also want to set up a configuration file in JSON format. Here’s a little example to guide you:
{
"title": "Title",
"view": {
"split": "horizontally",
"sub": [
{
"type": "page",
"url": "http://google.fr",
"auto_refresh": 5,
"auto_scroll": {
"y": {
"increment": 10,
"milli": 250,
"pause": 5,
"return": true
}
}
},
{
"type": "view",
"heigh": 200,
"sub": [
{
"type": "page",
"url": "http://google.fr",
},
{
"type": "page",
"url": "http://google.fr",
}
]
}
]
}
}
Running Divide
Once your config file is ready, just run it with:
divide config.json
If you're excited about trying out Divide!, go ahead and check it out!
User Reviews for Divide FOR LINUX 7
-
Divide FOR LINUX allows efficient multitasking with split screen display. Easy installation and configuration make it user-friendly.
-
Divide is a game changer! I love being able to view multiple pages at once without switching tabs. The setup was easy, and the interface is intuitive.
-
This app has made my browsing experience so much more efficient. The split screen feature is fantastic for multitasking. Highly recommend!
-
Absolutely love Divide! It's perfect for monitoring various sites simultaneously. The auto-refresh and scroll features work like a charm.
-
Divide is exactly what I needed for my research work. Being able to view several pages side by side saves me so much time!
-
Fantastic browser! The ability to split the screen vertically or horizontally makes it super useful for comparing information. Five stars!
-
Divide has transformed how I browse the web. The configuration options are versatile, and the performance is stellar. Love it!