TiInspector
Debug Titanium Mobile applications through Chrome DevTools
File Explorer
Download Latest Version (.zip)- inspector.js
- InspectorBackend.js
- backend.js
- debugger.js
- definitions.js
- message.js
- protocol.js
- server.js
- session.js
- utils.js
- devtools_gateway.js
- devtools_server.js
- logger.js
- TiProject.js
- bootstrap-responsive.css
- bootstrap-responsive.min.css
- bootstrap.css
- bootstrap.min.css
- inspector-overrides.css
- style.css
- glyphicons-halflings-white.png
- glyphicons-halflings.png
- applicationCache.png
- breakpoint.png
- breakpoint_2x.png
- breakpointConditional.png
- breakpointConditional_2x.png
- checker.png
- chromeDisabledSelect.png
- chromeDisabledSelect_2x.png
- chromeLeft.png
- chromeMiddle.png
- chromeRight.png
- chromeSelect.png
- chromeSelect_2x.png
- cookie.png
- database.png
- databaseTable.png
- deleteIcon.png
- domain.png
- errorWave.png
- errorWave_2x.png
- fileSystem.png
- forward.png
- frame.png
- graphLabelCalloutLeft.png
- graphLabelCalloutRight.png
- indexedDB.png
- indexedDBIndex.png
- indexedDBObjectStore.png
- localStorage.png
- navigationControls.png
- navigationControls_2x.png
- paneAddButtons.png
- paneAnimationsButtons.png
- paneElementStateButtons.png
- paneFilterButtons.png
- paneRefreshButtons.png
- popoverArrows.png
- popoverBackground.png
- profileGroupIcon.png
- profileIcon.png
- profileSmallIcon.png
- radioDot.png
- resourceCSSIcon.png
- resourceDocumentIcon.png
- resourceDocumentIconSmall.png
- resourceJSIcon.png
- resourcePlainIcon.png
- resourcePlainIconSmall.png
- resourcesTimeGraphIcon.png
- responsiveDesign.png
- responsiveDesign_2x.png
- searchNext.png
- searchPrev.png
- sessionStorage.png
- settingsListRemove.png
- settingsListRemove_2x.png
- statusbarButtonGlyphs.png
- statusbarButtonGlyphs_2x.png
- statusbarResizerHorizontal.png
- statusbarResizerVertical.png
- thumbActiveHoriz.png
- thumbActiveVert.png
- thumbHoriz.png
- thumbHoverHoriz.png
- thumbHoverVert.png
- thumbVert.png
- toolbarItemSelected.png
- touchCursor.png
- touchCursor_2x.png
- audits_module.js
- components_lazy_module.js
- console_module.js
- devices_module.js
- devtools.css
- devtools.html
- devtools.js
- devtools_extension_api.js
- elements_module.js
- heap_snapshot_worker_module.js
- inspector.css
- inspector.html
- inspector.js
- InspectorBackendCommands.js
- layers_module.js
- network_module.js
- profiler_module.js
- promises_module.js
- resources_module.js
- screencast_module.js
- script_formatter_worker_module.js
- settings_module.js
- snippets_module.js
- source_frame_module.js
- sources_module.js
- SupportedCSSProperties.js
- temp_storage_shared_worker_module.js
- timeline_module.js
- toolbox.css
- toolbox.html
- toolbox.js
- ui_lazy_module.js
- app.js
- backbone.js
- bootstrap.js
- bootstrap.min.js
- dashboard.js
- inspector-overrides.js
- inspector.js
- jquery.min.js
- preferences.js
- underscore.js
- statusbarButtonGlyphsWhite.png
- statusbarButtonGlyphsWhite2x.png
- cobalt.css
- enlightened.css
- SO-Dark-Monokai-v3.css
- routes.js
- debug-session.png
- web-active-session.png
- web-no-sessions.png
- debug_message_spec.js
- debug_protocol_spec.js
- utils_spec.js
- footer.jade
- header.jade
- scripts.jade
- index.jade
- inspector.jade
- layout.jade
- .gitignore
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/omorandi/TiInspector
Downloads the entire project code from GitHub to your computer.
cd TiInspector
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ [sudo] npm install -g ti-inspector
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
