Toile

Lightweight web browser for SliTaz GNU/Linux

v1.0 — Phase 3

Features

Tabs

Full tab management with keyboard shortcuts, close button, and + to open new tabs.

Bookmarks

Save pages with Ctrl+D. Browse saved bookmarks from the sidebar (Ctrl+B).

History

Full browsing history with autocomplete in the URL bar and Ctrl+H sidebar.

Downloads

Files saved to ~/Downloads automatically. Track progress with Ctrl+J panel.

Find in page

Ctrl+F opens the search bar. Navigate matches with Ctrl+G / Ctrl+Shift+G.

Dark & Light

Dark mode by default. Toggle to light with Ctrl+Shift+D — persisted to config.

🕶

Private Mode

Ctrl+Shift+N opens a private window — no history, no persistent cookies, no cache.

Settings

Configure theme, search engine, cookie policy and adblock from toile://admin.

Keyboard Shortcuts

Navigation

Go back Ctrl+←
Go forward Ctrl+→
Reload page Ctrl+R   F5
Focus URL bar Ctrl+L

Tabs

New tab Ctrl+T
Close tab Ctrl+W
Next tab Ctrl+Tab
Previous tab Ctrl+Shift+Tab

Bookmarks & History

Bookmark page Ctrl+D
Bookmarks sidebar Ctrl+B
History sidebar Ctrl+H

Find & Zoom

Find in page Ctrl+F
Next / previous match Ctrl+G   Ctrl+Shift+G
Zoom in / out Ctrl++   Ctrl+-
Reset zoom Ctrl+0

View

Toggle fullscreen F11
Toggle downloads Ctrl+J
Toggle dark/light theme Ctrl+Shift+D
New private window Ctrl+Shift+N
Close find bar Escape

Links

Open link in new tab Right-click → Open in New Tab
target=_blank links Open in new tab

Internal Pages

Configuration

Use toile://admin for a live settings UI, or edit directly:

home_url      = toile://home               # startup page
search_url    = https://duckduckgo.com/?q= # search engine
cookie_policy = same-origin               # all | same-origin | none
win_width     = 1024
win_height    = 768
theme         = dark                      # or light
      

Config: ~/.config/toile/toilerc  ·  Bookmarks: ~/.config/toile/bookmarks  ·  Blocklist: ~/.config/toile/blocklist