Development & DevOps Software for Chrome OS

gedit gedit

gedit is a free and open source IDE native to the GNOME desktop environment. With gedit you can work with a wide range of programming languages including C, C++, Java, JavaScript, HTML, XML, Python and Perl. The IDE automatically detect programming language and provide code color highlighting accordingly. It also include features like search and replace, spell checking, printing and support for most filte types.

Android Studio Android Studio

Android Studio is a Android development environment developed by Google. The platform is based on IntelliJ IDEA and provides integrated Android development tools used for creating, testing and debugging Android applications. Android Studio studio was created to provide a standard alternatives to the likes of Eclipse with Android Development Tools for Eclipse and other third-party providers.

GNOME Builder GNOME Builder

GNOME Builder is an integrated development environment for the GNOME desktop environment. The IDE is built from the ground up to aid developers in building GNOME-base applications. GNOME Builder supports a vareity of programming languages including C/C++, Python, Rust, and Vala, as well as ctags integration for unsupported languages. The IDE provides functionallity for searching for files, classes, and functions with lightning fast fuzzy search, source code maps, side-by-side tiling, git intigration, application profiling using Sysprof, inline documentation and much more.

Atom Atom

A free and open-source IDE for macOS, Linux, and Windows developed by GitHub Inc. The application is build on the Electron framework and provides a wide eco-system of add-ons that can be used to extend the IDE further. Atom is loved by developers across the globe.

Postman Postman

Postman simplifies each step of building an API and streamline collaboration so you can create better APIs. The software is a free API client that can send REST, SOAP, and GraphQL that allows you to design and mock APIs. Postman also provides premium features for subscribers that allows for better collaboration among teams where workspace can be setup to work closer together on your APIs and web services.

Visual Studio Code Visual Studio Code

A free and open source IDE based on Electron and Atom, developed by Microsoft. Visual Studio Code or VS Code is an extensible IDE or coding editor that is loved by many developers around the globe. The editor combines a streamlined UI with advanced code assistance, code nagivation and intellisense.

Node.js Node.js

Node.js is a free and open-source JavaScript runtime environment built on the V8 engine. Node.js can execute JavaScript outside of a web browse and works cross-platform. The platform is used to power many JavaScript software project and web application in production today. Node.js is perfect for data-intensive real-time applications due to its event-driven and non-block I/O model.