Terminal
Integrate consoles, shells, and terminals.
The above warnings are based on limited information and might not always be accurate.
Data
| ID | terminal |
| Author | polyipseity |
| Funding | Support the Author via GitHub Sponsors Support the Author via Buy Me a Coffee |
| Minimum Obsidian Version | 1.4.11 |
| Official Release Date | 2023-01-12 |
| Last update | 2026-06-02 |
Last Refresh
Obsidian Stats last refreshed the data behind this page on Jun 15, 2026.
| Community plugin snapshot | Jun 15, 2026 |
| Repository clone | last successful checkout Jun 3, 2026 |
| Release acquisition | release metadata checked Jun 12, 2026; existing successful main.js cache reused |
Quick Links
- GitHub Repo
- View in Obsidian
- View on Obsidian Community
- View on the Obsidian Hub
- Author Website
- Support the Author via GitHub Sponsors
- Support the Author via Buy Me a Coffee
Changes
| Date | Changed Property | Old Value | New Value |
|---|---|---|---|
| 2023-01-12 | Plugin Added | ||
| 2023-01-31 | description | Open terminals in Obsidian directly. | Integrate consoles, shells, and terminals inside Obsidian. |
| 2024-01-27 | description | Integrate consoles, shells, and terminals inside Obsidian. | Integrate consoles, shells, and terminals. |
Repository Data
| License | AGPL-3.0-or-later in package.json AGPL-3.0 in LICENSE
file
|
| Package Manager | bun |
| Uses Typescript | Yes |
| Installed Bundlers | esbuild |
| Installed Testing Frameworks | Vitest |
| Has Test Files | Yes |
Latest Release main.js Size
| 2.50 MB |
| Detected ES Version | ES2018 |
| Probably Minified | Yes |
| main.js API Findings | 8 disclosures |
| Uses BRAT beta releases | Yes |
| Dependencies | @polyipseity/obsidian-plugin-library, @xterm/addon-canvas, @xterm/addon-fit, @xterm/addon-ligatures, @xterm/addon-search, @xterm/addon-serialize, @xterm/addon-unicode11, @xterm/addon-web-links, @xterm/addon-webgl, @xterm/xterm, acorn, ansi-escape-sequences, async-lock, browser-util-inspect, i18next, immutable, lodash-es, monkey-around, obsidian, semver, simple-icons, source-map, svelte, tmp-promise, ts-essentials |
| Dev Dependencies | @changesets/cli, @commitlint/cli, @commitlint/config-conventional, @eslint/compat, @eslint/js, @j178/prek, @polyipseity/obsidian, @types/ansi-escape-sequences, @types/async-lock, @types/browser-util-inspect, @types/lodash-es, @types/node, @types/semver, @vitest/coverage-istanbul, builtin-modules, esbuild, esbuild-compress, esbuild-plugin-globals, esbuild-plugin-text-replace, eslint, eslint-config-prettier, globals, happy-dom, if-ci, markdownlint-cli2, p-lazy, prettier, tslib, typescript, typescript-eslint, vitest, yaml |
main.js API Findings
These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence
informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky
APIs, but such APIs can be used safely if handled with care.
| Disclosure | Detected From |
|---|---|
| Dynamic Code Or Remote Code | Evaluates dynamic code or injects scripts |
| Embedded Base64 Blob | Includes large embedded base64 blobs |
| Global Handlers Or Timers | Registers events, DOM handlers, or intervals |
| Network Access | Uses browser network APIs |
| Node Filesystem Access | Uses direct Node filesystem-related modules |
| Process Or Shell Access | Uses Node process or subprocess APIs |
| Webassembly Usage | Uses WebAssembly APIs |
| Workspace Layout | Registers or manipulates workspace views and panes |
| Finding | Type | Confidence | Evidence |
|---|---|---|---|
| Evaluates dynamic code or injects scripts | Warning | High | dynamic_code:function_constructor (1) |
| Uses direct Node filesystem-related modules | Warning | High | fs (1), os (1), path (1) |
| Uses Node process or subprocess APIs | Warning | High | process.env (13) |
| Uses persistent browser storage | Info | High | indexedDB.open (1), localStorage (1) |
| Uses WebAssembly APIs | Info | High | WebAssembly (1) |
| Includes large embedded base64 blobs | Info | High | base64 blob (13) |
| Registers events, DOM handlers, or intervals | Info | High | this.registerDomEvent (2) |
| References URLs or constructs URL objects | Info | High | http:// (11), https:// (62), URL (4), URLSearchParams (1) |
| Uses browser network APIs | Info | High | fetch (3), XMLHttpRequest (3) |
| Persists plugin settings or data | Info | High | this.loadData (1) |
| Registers plugin settings UI | Info | High | Setting (1), obsidian.Setting (1) |
| Registers or manipulates workspace views and panes | Info | High | app.workspace.getLeavesOfType (1), app.workspace.revealLeaf (1) |
The above data may not be accurate and contain errors. For more information refer to the page about data collection.
Lines of Code
The plugin has a total of 16599 lines of code. The following chart shows the lines of code split by programming language.
Downloads
The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.
Version History
| Version | Release Date | Note |
|---|---|---|
| 1.0.0 | 2022-12-26 | Released while not listed |
| 2.0.0 | 2022-12-27 | Released while not listed |
| 2.1.0 | 2022-12-27 | Released while not listed |
| 2.2.0 | 2022-12-29 | Released while not listed |
| 2.3.0 | 2022-12-30 | Released while not listed |
| 2.3.1 | 2022-12-30 | Released while not listed |
| 2.3.2 | 2022-12-31 | Released while not listed |
| 2.3.3 | 2022-12-31 | Released while not listed |
| 2.4.0 | 2023-01-01 | Released while not listed |
| 2.4.1 | 2023-01-01 | Released while not listed |
| 2.4.2 | 2023-01-01 | Released while not listed |
| 2.5.0 | 2023-01-02 | Released while not listed |
| 2.5.1 | 2023-01-02 | Released while not listed |
| 2.6.0 | 2023-01-05 | Released while not listed |
| 2.6.1 | 2023-01-06 | Released while not listed |
| 2.7.0 | 2023-01-12 | None |
| 2.8.0 | 2023-01-14 | None |
| 2.8.1 | 2023-01-14 | None |
| 2.9.0 | 2023-01-21 | None |
| 2.10.0 | 2023-01-23 | None |
| 2.11.0 | 2023-01-27 | None |
| 3.0.0 | 2023-02-12 | None |
| 3.1.0 | 2023-02-20 | None |
| 0.0.0 | 2023-02-23 | Prerelease |
| 0.0.1 | 2023-02-23 | Prerelease |
| 3.2.0 | 2023-02-27 | None |
| 3.3.0 | 2023-03-06 | None |
| 3.4.0 | 2023-03-14 | None |
| 3.4.1 | 2023-03-14 | None |
| 3.5.0 | 2023-03-20 | None |
| 3.5.1 | 2023-03-28 | None |
| 3.6.0 | 2023-04-04 | None |
| 3.7.0 | 2023-04-11 | None |
| 3.8.0 | 2023-04-28 | None |
| 3.9.0 | 2023-05-10 | None |
| 3.9.1 | 2023-05-25 | None |
| 3.9.2 | 2023-07-01 | None |
| 3.10.0 | 2023-07-10 | None |
| 3.11.0 | 2023-07-22 | None |
| 3.11.1 | 2023-07-25 | None |
| 3.12.0 | 2023-08-12 | None |
| 3.12.1 | 2023-08-13 | None |
| 3.12.2 | 2023-08-27 | None |
| 3.12.3 | 2023-09-01 | None |
| 3.13.0 | 2023-09-22 | None |
| 3.14.0 | 2023-10-29 | None |
| 3.15.0 | 2024-06-06 | None |
| 3.15.1 | 2024-06-23 | None |
| 3.16.0 | 2025-03-22 | None |
| 3.17.0 | 2025-06-13 | None |
| 3.17.1 | 2025-06-13 | None |
| 3.18.0 | 2025-06-19 | None |
| 3.19.0 | 2025-06-28 | None |
| 3.20.0 | 2025-08-18 | None |
| 3.21.0 | 2026-01-17 | None |
| 3.22.0 | 2026-03-03 | None |
| 3.23.0 | 2026-03-08 | None |
| 3.24.0 | 2026-05-13 | None |
| 3.25.0 | 2026-05-24 | None |
| 3.26.0 | 2026-06-02 | None |
Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.