Everything you need to know to get the most out of Djobar. Click any section to expand.
Djobar is available in two flavors:
.zip file. Extract it anywhere on your computer and run Djobar.exe. No installation, no administrator rights required. Settings are stored next to the executable..exe) that places Djobar in Program Files, creates a Start Menu entry and registers an uninstaller. Settings are stored in your user profile.Both versions are functionally identical. The portable version is recommended for testing or USB-stick use; the installer is recommended for permanent installations.
On first launch, Djobar displays a toolbar at the bottom of your screen, with two example shortcuts (Windows File Explorer and the Calculator app). The Windows desktop area is automatically resized so that Djobar reserves its own space without overlapping your applications.

Right-click the Djobar icon (on the left of the bar) to open the main menu, which gives access to general features:

Drop applications, files or folders on the bar. Each becomes a clickable icon. Reorder them by drag & drop.
To group several shortcuts in a drop-down menu, create a Djobar folder (right-click on the bar > New folder), then drag your shortcuts into it. A click on the folder opens a menu listing its contents; nested folders open as cascading submenus on hover.

When there are too many icons to fit in the bar or in a folder menu, navigation arrows appear at the edges. Hover them to scroll, use the mouse wheel, or let auto-scroll guide you during a drag & drop. Partially hidden icons reveal themselves automatically on hover.
Right-click the Djobar icon > Lock the bar to prevent any accidental drag & drop reordering.
Djobar syncs with the Windows taskbar auto-hide setting: when the taskbar hides, Djobar does the same; when it reappears, Djobar reappears too.
By default, Ctrl+Alt+D toggles Djobar's visibility. This combination is fully configurable from the settings window.
Djobar can monitor the contents of its Toolbar folder in real time and automatically refresh the bar as soon as a shortcut is added, removed or renamed from outside (for example via Windows Explorer or a script).
Disabled by default, this feature can be enabled from the settings window.
Create additional secondary bars to organize your shortcuts by project, theme or usage (for example: Work, Personal, Games). Switch between them via the bar selector.

Disabled by default, this feature can be enabled from the settings window.
Drag & drop bookmarks from any of your browsers (Chrome, Firefox, Edge, Opera, Vivaldi, Brave) directly onto the bar. Clicked links always open in the browser they came from.
Hover or click on a browser shortcut to instantly access its bookmarks menu, with full subfolder navigation. The opening mode (click or hover) is configurable from the settings window.
The example below illustrates:

Your Pro license can be activated on up to 3 computers simultaneously. Trial licenses are limited to 1 computer for 30 days.
Manage your activated computers at djobar.com/backend/manage.php.
Djobar is available in 48 languages. Choose yours from the settings window: the change is applied immediately, without restart. It applies to the interface (menus, tooltips, configuration window); the names of your shortcuts are never modified.
Right-click Djobar > Settings > Templates to apply pre-configured themes (Black, Dark Grey, White, Blue, etc.). Themes affect the background, fonts, and hover/click colors.
Right-click Djobar > Settings > Sizing templates to adjust the bar height and icon size.
Enable this option for Djobar to launch automatically when your Windows session opens. Disabled by default, it adds (or removes) an entry in the Windows registry when the settings are saved.
When enabled, Djobar periodically queries the djobar.com server to detect a new available version. If an update is found, a visual indicator appears on the Djobar icon and a dedicated entry is added to the main menu to launch the update in one click. No personal data is transmitted during this check.
Djobar can animate icons on hover (progressive zoom) to make the bar more dynamic. You can adjust the intensity (zoom scale from 100 % to 200 %), the animation duration and the easing curve. The animation can be fully disabled for a more sober rendering or to reduce graphics load.
Choose how folder submenus open:
Independently enable or disable the labels under shortcuts and under folders. Useful when many icons look alike.
Set the opacity of the bar, icons and menus independently. Useful to keep the bar discreet on a busy desktop.
Multi-bar mode lets you organize your shortcuts on several themed bars (for example Work, Personal, Games). A main bar, always visible, hosts your essential shortcuts, and secondary bars are accessible via a dedicated selector. This feature is reserved for the Pro version.
Defines a global keyboard shortcut that hides or shows Djobar on demand. Handy for freeing up screen space temporarily (full-screen mode, presentation, screen capture, etc.) without having to quit the application. Defaults to Ctrl+Alt+D. You can choose any combination of Ctrl, Alt, Shift and/or Win together with a key: a letter (A-Z), a digit (0-9), a function key (F1-F12) or a special key (Space, Tab, Enter, Esc, Insert, Delete, Home, End, Page Up, Page Down). When hidden, the desktop space is released ; when shown again, it is reserved once more.
Djobar can monitor the contents of its Toolbar folder in real time and automatically refresh the bar as soon as a shortcut is added, removed or renamed from outside (for example via Windows Explorer or a script). Disabled by default.
Djobar natively supports shortcuts to web sites : drag & drop a link from your browser onto the bar, and the shortcut will systematically open in the originating browser (Chrome, Firefox, Edge, Opera, Vivaldi, Brave). Several options refine their behavior :
All Djobar settings mentioned in section 4. Customization are stored in config.ini, located:
Djobar.exe%APPDATA%\Djobar\config.iniMost settings are accessible via the interface (right-click > Settings), but advanced users can edit the file directly. Djobar reloads it automatically when modified.
config.ini. For occasional changes, use Reload in the main menu to apply them.
Hexadecimal colors (without #) for the bar's appearance:
[Colors]
BackgroundColor ; background color of the shortcut bars
FontColor ; font color
HoverColor ; icon background color on hover
ClickColor ; icon background color on click
MenuBackgroundColor ; menu background color
MenuBorderColor ; menu border color
DropHighlightColor ; background color of shortcut drop zones
MenuSeparatorColor ; separator color between main and secondary bars
MenuArrowColor ; selection arrow color for secondary bars
MenuArrowSelectedColor ; selected arrow color for secondary bars
DefaultWeblinkIcon ; path to a .ico file for default web icons
[Sizes]
ToolbarHeight=38 ; bar height in pixels
IconSize=28 ; icon size in pixels
MenuItemHeight=38 ; menu item height
MenuMinWidth=200 ; minimum menu width
WebLinkOverlaySize=20 ; small browser icon on web shortcuts
[Behavior]
HoverOpenMenu=1 ; 0 or 1, open submenus on hover
HoverDelay=1 ; delay before opening (in 100 ms units)
MenuCloseDelay=1 ; delay before menus close when the mouse moves away (in 100 ms)
ShowFileCaptions=0 ; 0 or 1, show the title under files
ShowFolderCaptions=1 ; 0 or 1, show the title under folders
StartWithWindows=1 ; start Djobar with Windows (registry entry)
MultiBarMode=1 ; multi-bar mode enabled (Pro only, 0 = single bar)
MultiBarModeShowIconBar=1 ; show the Djobar icon bar (left/right) in multi-bar mode
MultiBarModePopupTitle= ; custom text in the bar selector popup header (empty = active bar name)
MultiBarModeMainBarPosition=left ; main bar position: "left" or "right"
MultiBarModeSecondaryBarSelectorPosition=right ; secondary bar selector position: "left" or "right"
listenWindowsFilesUpdates=1 ; auto-monitor the Toolbar folder (0 = disabled, 1 = enabled)
ListenWindowsFilesUpdatesTimerUpdate=500 ; notification grouping delay (ms)
ShowSettingsSubMenus=0 ; show settings submenus in the Djobar right-click (0/1)
WindowsTaskBarAutoHideKeepAliveDelay=2 ; delay before the Windows taskbar hides (in 100 ms)
DjobarAutoHideDelay=400 ; delay (ms) before Djobar hides when the taskbar hides
DjobarAutoShowDelay=200 ; delay (ms) before Djobar reappears when the taskbar reappears
WindowsTaskBarAutoHideDelay=1 ; delay for checking the auto-hide state of the taskbar (in 100 ms)
ActiveMagneticCursor=0 ; magnetic positioning of the cursor on icons on hover (0/1)
LockedBar=0 ; bar lock state (0 = unlocked, 1 = locked)
ToogleHideHotKeyEnabled=1 ; enable the global show/hide keyboard shortcut
ToogleHideHotKey=CTRL+ALT+D ; show/hide shortcut combination
MaxTitleLength=250 ; max length (characters) of titles displayed under icons
WebLinkBrowserOverlay=1 ; show the mini browser icon on web shortcuts (0/1)
BrowserFavoritesSupport=2 ; access to browser bookmarks (0=disabled, 1=Ctrl+Click, 2=like a folder)
UrlOnHint=1 ; display the URL in web shortcut tooltips (0/1)
MainBarMaxWidth=50 ; max width of the main bar in multi-bar mode (% of screen)
[Animation]
IconZoom=1 ; enable icon zoom on hover
IconZoomScale=150 ; zoom percentage (100 = no zoom)
IconZoomDuration=150 ; animation duration in ms
IconZoomType=1 ; animation curve
[Transparency]
ToolbarOpacity=255 ; 0 (invisible) to 255 (opaque)
ToolbarIconOpacity=255
MenuOpacity=255
MenuTextOpacity=255
List of file or folder names to ignore in the shortcut display. Note: hidden files are always ignored, without having to declare them here.
[IgnoredFiles]
1=desktop.ini
2=Thumbs.db
Do not modify manually unless you know what you are doing. In multi-bar mode, this section indicates, for each folder located at the root of Toolbar, whether it is a folder of the main bar (value 1) or of a secondary bar (no value).
[RootFolders]
Favorite apps=1
Common tools=1
Do not modify manually unless you know what you are doing. License data is signed and validated against the licensing server.
portable.dat file: Djobar automatically detects its operating mode thanks to the portable.dat file placed next to Djobar.exe.
config.ini and the Toolbar folder are stored next to the executable.%APPDATA%\Djobar\.portable.dat file next to Djobar.exe, or conversely delete it to switch to installed mode.
Visit djobar.com/download.php to request a free trial license or buy Pro.
Right-click Djobar > License > Activate a license key > paste the key received by email.
If you change computer or hit the activation limit, detach the old one:
Visit djobar.com/backend/manage.php, enter your email and receive your key by email.
Djobar is digitally signed by SARL NEOLOGIK. However, Windows SmartScreen displays a warning for new applications until they have accumulated enough downloads to build a « reputation » with Microsoft. This is normal for any new software.
The warning will progressively disappear as Djobar is downloaded by more users.
Some antiviruses (notably Avast with CyberCapture) sandbox new executables for analysis. This is normal — Djobar is signed and contains no malicious code. After a few seconds of analysis, the application launches normally. You can also add Djobar to your antivirus exclusions.
If you have any doubt, you can verify Djobar's hash on VirusTotal.
This can happen when:
explorer.exe) restartsDjobar automatically detects and corrects these events. If it doesn't, right-click Djobar > Reload. As a last resort, quit and relaunch the application.
Djobar runs as a desktop AppBar (at the bottom of the screen), not as a notification area icon. The icon you see is the one located on the very left of the bar itself.
Close Djobar, delete (or rename) config.ini, then relaunch. A new default config.ini will be generated.
Back up the entire Toolbar folder + config.ini. The Toolbar folder structure exactly mirrors what is on the bar (and in the folders / sub-bars).
Djobar is compatible with all Windows scaling values (100 %, 125 %, 150 %, etc.). The display is rendered in actual physical pixels to keep maximum sharpness, with no resizing blur.
Practical consequences:
ToolbarHeight and IconSize in config.ini).Contact us at contact@djobar.com. We answer within 1-2 business days.
Djobar is a 32-bit native Windows application. It uses the standard Windows Shell API (SHAppBarMessage) to register as a desktop AppBar — the same mechanism the Windows taskbar itself uses.
Djobar does not collect, store or transmit any personal data in normal use. All settings and shortcuts are stored locally on your computer. The only network communications are:
djobar.comdjobar.comNo telemetry, no tracking, no analytics. See the Privacy Policy for details.
All your data is stored in standard readable formats: .lnk shortcuts (Windows standard), .url web links (Windows standard), .ini configuration files. You can copy, move or back up your Djobar configuration at any time, with no proprietary lock-in.
Djobar uses the sqlite3 library (public domain), required for reading Firefox browser bookmarks.