INFORMATION

Updated:
Version:
7.4.3
Size:
6.6 MB
Category:
Developer Tools
Required:
Mac
Rating:
Publish:
2022-03-23
Price:
Free
Developer:

WHAT'S NEW

Fix bug causing infinite loading

Octotree App SCREENSHOT

【图】Octotree(截图1)【图】Octotree(截图2)【图】Octotree(截图3)

Octotree App DESCRIPTION

Browser extension that enhances GitHub code review and exploration.

Features
* IDE-like code tree
* Folder and file search
* Support GitHub themes
* Support private repositories
* Omni bookmarking
* High performance, working with repositories of any size

NO BS POLICY: Octotree doesn’t track you or share/care about your data. GitHub tokens are only needed when you want to access private repositories or exceed GitHub API rate limit. GitHub tokens are stored in your browser extension storage and Octotree only uses them to authenticate with GitHub. If you use the bookmark feature, the name and URL of the items you bookmark are stored on our server so that they can be displayed when you use Octotree on another browser or machine.

SIMILAR to Octotree App

Thank you for choosing this application. XLIFF (XML Localisation Interchange File Format) is an XML-based format created to standardize the way localizable data are passed between tools (include Xcode) during a localization process. One xliff file..
Thank you for choosing this application. XLIFF (XML Localisation Interchange File Format) is an XML-based format created to standardize the way localizable data are passed between tools (include Xcode) during a localization process. One xliff file usually contains multiple localizable files. XLIFF Translator helps you with editing xliff file. You can you automated translation or just type in target strings. Free usage is limited by 25 translation units per localizable file. For unlimited usage, please unlock it with in-app purchase.
One Of A Kind
One Of A Kind is a UUID / GUID generator that also has code samples from different programming languages for quick referenceThe application supports sharing.
Gotcha HTTP Client is a lightweight http client that allows you to make requests and inspect responses. Unlike postman, Gotcha has a better UI/UX, less memory usage, fast start up speed, complete standalone. Feedback & Bug..
Gotcha HTTP Client is a lightweight http client that allows you to make requests and inspect responses. Unlike postman, Gotcha has a better UI/UX, less memory usage, fast start up speed, complete standalone. Feedback & Bug Report: https://github.com/WhiteCosmos/Gotcha-HTTP-Client-Support 【Highlights】 Simple, modern UI/UX design, almost like native app. Flexible requests & group manager, create ulimited sub-groups as you wish. Powerful request editor make you edit every single parts of url like host/port/path params/query params. Standalone JSON Editor, import json text by clipboard or file. View & test swagger/openapi APIs like Swagger-UI Genearte API Documentation directly from Java Project 【Features】 1. Url Editor Paste curl into url bar and import Path & Query Parameters Builder Support Support add custom http method 2. Request Body Support Text mode with gramma highlights Json editor, import json from clipboard or file Upload form (form-urlencoded) Upload multipart form GraphQL 3. Response Support Text (Json/XML/HTML) Image (JPEG/PNG/Webp) Web View 4. Header & Cookie Send custom headers with common headers prompt Send custom cookies Receive and send cookies automatically Multiple cookie jars support like PAW(developing) 5. Request Authentication..
Design, Build & Test iOS Apps!
QDesignerDesign, Build and Test iOS Apps Simultaneously! * Create fully functional native UI for your next iOS app in just minutes. On your iPad. No Xcode required! * Simply drag and drop one of the available controls on the iPhone canvas and create beautiful interfaces. Generate SwiftUI code with just a tap. * Install a companion QDesigner Client app on your iPhone and connect with QDesigner running on iPad, to see your UI on target device, updated in real-time. * Generate SwiftUI code on your iPad! * All real-time on your target device See demo videos of QDesigner here: https://q-mobile.it/Q-Designer Install a companion QDesigner Client on iPhone, to see your UI design on a target device, updated in real-time. QDesigner Client app is available on AppStore, see https://q-mobile.it/Q-Designer for more details. QDesigner Client app is optional, QDesigner can run on your iPad without the connected iPhone device. QDesigner can generate SwiftUI code from your design directly on your iPad! Try one of our subscription options, to unlock this feature and take your development process to a whole new level: ▶..
Developer Tools
Xcode includes everything developers need to create great applications for Mac, iPhone, iPad, Apple TV, Apple Watch and Apple Vision Pro. Xcode provides developers a unified workflow for user interface design, coding, testing, and debugging. The Xcode IDE combined with the Swift programming language make developing apps easy and fun. Xcode includes the Xcode IDE, Swift and C/C++/Objective-C compilers, Instruments analysis tool, simulators, the latest SDKs, and hundreds of powerful features: Innovative tools help you create great apps • Swift is an intuitive programming language that is safe, fast, and modern • SwiftUI is a revolutionary framework to create user interfaces with a declarative Swift syntax • Playgrounds are a fun way to experiment and interact with Swift code • View debugging shows a 3D stack of all your app's UI view layers at runtime • Split editors in virtually unlimited ways, show previews, or choose an assistant to see related content • Live issues display errors as you type, and Fix-its improve your code with just a click • Source control navigator and service integrations help you manage code..
Flutter App Check Test
Flutter App Check Test
ImageToBase64 is a simple, free to use image encoding utility that lets you convert your local image files to base64 code for use in HTML image tags, emails, etc. The program runs completely offline, so your..
ImageToBase64 is a simple, free to use image encoding utility that lets you convert your local image files to base64 code for use in HTML image tags, emails, etc. The program runs completely offline, so your data is not exposed and no network connection is required. Simply drag and drop your image file into the program window and it will be converted automatically for you. Features: Support for JPG, PNG, GIF, BMP, HEIF, SVG image formats Convert to PNG, JPG or SVG (if input file was SVG) format base64 code Show generated code in data URL format Copy the base64 automatically to your clipboard
XliffEdit let you manage the translation of your multi-lingual apps in a convenient way. Prerequisite is to export XLIFF files from your project with Xcode. XliffEdit is taking this information and presents all terms that can..
XliffEdit let you manage the translation of your multi-lingual apps in a convenient way. Prerequisite is to export XLIFF files from your project with Xcode. XliffEdit is taking this information and presents all terms that can be translated in a transparent way. Translations can be done collectively for one word or phrase throughout your xcode project, or even translate from a personal dictionary. Functions: • Parses XLIFF files and displays its contents as UI-type, related XIB-file and target • Uses a personal dictionary • Collective translation ( a word only once for entire project )or single effective • Automatic translation of words or phrases already existing in your personal dictionary • Many filter options to get a better visibility of XLIFF contents • Learns from what has been translated • Import of translations from existing .strings files
Hacker Type is a fun but smarts source editor extension that allows us to auto type, like hacker type, into our editor tab console. I have given lots of tech talks and find the need to..
Hacker Type is a fun but smarts source editor extension that allows us to auto type, like hacker type, into our editor tab console. I have given lots of tech talks and find the need to paste or type code snippet in a smart and cool way. What would be better than having the code snippet automatically typed in so we don't need to remember the concrete code syntax. Enter Hacker Type. To use this, open the associated mac app, press plus to start adding code snippet. For each code snippet, there is a header and a text. The header is for generating MARK comment header, and the text is the code snippet itself. You can also press up and down arrow icon button to change the order of the selected snippet. In Xcode, the extension is available via Editor -> Hacker Type menu. There are many actions - Reload snippets: Re read all snippets that you have added via the mac app - Previous snippet: Select the previous snippet in case you have many snippets - Next snippet: Select..
Log-Viewer displays log files and follows as they expand like the tail -f command line tool. Text patterns can be automatically color marked through separate preferences by file. This project is open source. You can get..
Log-Viewer displays log files and follows as they expand like the tail -f command line tool. Text patterns can be automatically color marked through separate preferences by file. This project is open source. You can get it at https://github.com/mr-elbe5/Log-Viewer.git
Browser extension that enhances GitHub code review and exploration. Features * IDE-like code tree * Folder and file search * Support GitHub themes * Support private repositories * Omni bookmarking * High performance, working with repositories..
Browser extension that enhances GitHub code review and exploration. Features * IDE-like code tree * Folder and file search * Support GitHub themes * Support private repositories * Omni bookmarking * High performance, working with repositories of any size NO BS POLICY: Octotree doesn't track you or share/care about your data. GitHub tokens are only needed when you want to access private repositories or exceed GitHub API rate limit. GitHub tokens are stored in your browser extension storage and Octotree only uses them to authenticate with GitHub. If you use the bookmark feature, the name and URL of the items you bookmark are stored on our server so that they can be displayed when you use Octotree on another browser or machine.

Octotree App DOWNLOAD

App StoreOfficial Website

App REVIEWS

Kevnm67

Been using octotree for years. Worth it. Improves GitHub navigation and workflow.

Marzily

This works well, however, it slows down the entire operating system making me turn it off.

Whispero..

not shown in safari 13

Nitin

The dark mode looks so much nicer than other things I have tried and PR reviews and repository navigation are a breeze because of it! Eagerly awaiting the release of v2.0 for Safari which is my primary browser.

phuongdl..

This is super useful for developers!