{"id":47636019,"url":"https://github.com/dracondev/tiles","last_synced_at":"2026-05-15T17:01:21.810Z","repository":{"id":345239348,"uuid":"1123525311","full_name":"DraconDev/tiles","owner":"DraconDev","description":"Terminal file manager in Rust. Pane system, text editor, git integration, SSH browsing, system monitor.","archived":false,"fork":false,"pushed_at":"2026-05-14T02:24:16.000Z","size":41751,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-14T04:10:58.621Z","etag":null,"topics":["file-manager","git","rust","ssh","system-monitor","terminal","text-editor","tui"],"latest_commit_sha":null,"homepage":"https://dracon.uk","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DraconDev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-27T04:05:37.000Z","updated_at":"2026-05-14T02:24:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"24f54b69-c17b-4a48-b1db-5b8bab827dfe","html_url":"https://github.com/DraconDev/tiles","commit_stats":null,"previous_names":["dracondev/tiles"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/DraconDev/tiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DraconDev%2Ftiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DraconDev%2Ftiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DraconDev%2Ftiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DraconDev%2Ftiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DraconDev","download_url":"https://codeload.github.com/DraconDev/tiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DraconDev%2Ftiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33072970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["file-manager","git","rust","ssh","system-monitor","terminal","text-editor","tui"],"created_at":"2026-04-02T00:06:00.017Z","updated_at":"2026-05-15T17:01:21.805Z","avatar_url":"https://github.com/DraconDev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiles\n\n![Tiles](assets/tiles-screenshot.png)\n\nA high-performance terminal file manager built in Rust. Modular pane system, integrated text editor, git awareness, remote SSH file browsing, and system monitoring — all in one TUI.\n\n## Features\n\n- **File Manager** — Dual-pane navigation, drag \u0026 drop, batch operations, hidden file toggle, column sorting\n- **Text Editor** — Syntax highlighting via `syntect`, unlimited undo/redo, multi-selection, live search, right-click context menu\n- **Editor Shortcuts** — Alt+↑/↓ move lines, Ctrl+D duplicate, Ctrl+K/U kill lines, Ctrl+A select all, Ctrl+Home/End jump to edges\n- **Run Files** — Ctrl+Enter runs scripts (shebang), Cargo projects, and extension-mapped executables\n- **Git Integration** — Commit history viewer, staged/unstaged diffs, branch info, ahead/behind tracking\n- **Remote SSH** — Browse remote filesystems via SSH, SFTP-style file operations\n- **System Monitor** — CPU, memory, disk, network stats, process list\n- **Sidebar** — Dolphin-style folder tree rooted at home, Favorites, Recent folders, Storage devices, SSH remotes. Toggle sections in Settings.\n- **Path Input** — Click the breadcrumb bar to edit the path directly, copy on click\n- **Context Menus** — Right-click on files, folders, or empty space to access file operations, terminal options, and more\n- **Keyboard-first** — Vim-style navigation, command palette (`:`), context menus\n\n## Keyboard Shortcuts\n\n\u003e **Note:** Shortcuts are context-sensitive. `Ctrl+D` duplicates lines in Editor view, but opens System Monitor in Files view.\n\n### Navigation\n| Key | Action |\n|-----|--------|\n| `h/j/k/l` or arrows | Navigate |\n| `Enter` | Open file / enter directory |\n| `Backspace` | Go to parent directory |\n| `Tab` | Switch panes / focus sidebar |\n| `Ctrl+H` | Toggle hidden files |\n| `:` | Command palette |\n\n### Terminal Tabs\n| Key | Action |\n|-----|--------|\n| `Ctrl+N` | Open new terminal **tab** in current Konsole window |\n| `Ctrl+T` | Open new **file tab** in Tiles (in-app) |\n| `Ctrl+K` | Open new terminal **window** |\n\n\u003e **Note:** Ctrl+N requires `busctl` (systemd) and \"Run all Konsole windows in a single process\" enabled in Konsole settings.\n\n### Sidebar\n| Key | Action |\n|-----|--------|\n| `Tab` | Focus sidebar / return to file pane |\n| `↑/↓` | Navigate sidebar items |\n| `Enter` | Navigate to folder (expand if collapsed) |\n| `Space` | Toggle expand/collapse folder |\n| `Shift+C` | Collapse all folders |\n| `Esc` | Exit sidebar focus |\n| `Mouse click` | Click arrow to expand/collapse, click name to navigate |\n| `Mouse wheel` | Scroll sidebar |\n\n### Editor\n| Key | Action |\n|-----|--------|\n| `Ctrl+E` | Editor view |\n| `Ctrl+Enter` | Run current file |\n| `Alt+↑` / `Alt+↓` | Move current line up/down |\n| `Ctrl+D` | Duplicate current line |\n| `Ctrl+K` | Kill to end of line |\n| `Ctrl+U` | Kill to start of line |\n| `Ctrl+A` | Select all |\n| `Ctrl+Home` | Jump to document start |\n| `Ctrl+End` | Jump to document end |\n| `Right-click` | Open context menu |\n\n### Other Views\n| Key | Action |\n|-----|--------|\n| `Ctrl+G` | Git history view |\n| `Ctrl+D` | System monitor view |\n| `Ctrl+L` | Edit current path |\n| `q` | Quit |\n\n## Install\n\n```bash\ngit clone https://github.com/DraconDev/tiles\ncd tiles\n./install.sh\n```\n\nOr build manually:\n\n```bash\ncargo build --release\n./target/release/tiles\n```\n\n## Optional Dependencies\n\nFor drag \u0026 drop support (dragging files from Tiles to other apps):\n- [dragon](https://github.com/mwh/dragon)\n- [ripdrag](https://github.com/nik012003/ripdrag)\n\nTiles auto-detects these tools and adds a \"Drag\" option to the context menu.\n\n## Download Pre-compiled Binaries\n\nDownload the latest binaries for Linux, macOS, and Windows from [GitHub Releases](https://github.com/DraconDev/tiles/releases).\n\n## License\n\nDracon License v1.1 — see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracondev%2Ftiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdracondev%2Ftiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracondev%2Ftiles/lists"}