Skip to content

Latest commit

 

History

History
153 lines (113 loc) · 5.13 KB

File metadata and controls

153 lines (113 loc) · 5.13 KB

CodeOps Studio

CodeOps Studio

Code anywhere, anytime

GPLv3 License Repo Size Users Android

Repository

This repository contains the open-source code for CodeOps Studio — a mobile-based integrated development environment and code editor for building and managing projects directly on Android devices.

User Interface

Intro Screen Code Editor Breadcrumb Navigation
File Tree Explorer JS Console Web Preview
Binary Detection Edit Ops Syntax
Tablet Mode

Features

Implemented (Core Features)

  • Tablet support
  • ZIP Project Importer
  • File System Explorer
  • Breadcrumb Navigation
  • Multi-Pane Tab Interface
  • Real-time File monitoring (explanation)
  • Session State Persistence
  • Cross-Storage Volume Access
  • Binary/Text Heuristic Detection
  • Multi-Language Syntax Highlighting
  • Advanced code-editing functionality
  • Extensive code editing offline functionality

Implemented (Web & Server)

  • Local Server Testing (localhost/WiFi hotspot)
  • Web Development Tools

In Progress

  • Git Integration (partial)
  • Auto-Completion (partial)
  • Command Palette
    • LineProvider
    • FileProvider
    • HelpProvider
    • ActionProvider
    • SyntaxProvider
    • RecentProvider
    • SymbolProvider
    • CommandProvider

Roadmap

  • Debugging Tools
  • Plugin Ecosystem
  • Full Git Integration
  • Terminal Integration
  • AI Assistant Integration
  • Intelligent Code Completion

Getting Started

Current Software version is v1.1.1

Important

  • Before installing, ensure you have enabled Install from Unknown Sources in your device settings.
  • Please always install CodeOps Studio from trusted sources only.

Get on GitHub

Steps to Install

  1. Visit the GitHub Releases page or the GitHub Actions page.
  2. Download the latest CodeOps Studio APK.
  3. Install the APK on your device.
  4. Start coding anywhere anytime.

Contact Us

All community links are available here.

The major ones include:

Contribution Guidelines

Note

  • Pull requests should target: dev branch

See the Contribution Guidelines for detailed instructions on how to contribute.

Code of Conduct

Please note that this project adheres to a Code of Conduct. By participating, you are expected to uphold this code. For any questions or clarifications, feel free to open an issue or contact the maintainers.

License

Copyright (c) Etido Peter. All rights reserved.

Licensed under GNU GPLv3.

Appreciation

A huge thanks to all contributors, testers, and the open-source community for making CodeOps Studio possible.