Skip to content

euptron/CodeOps-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeOps Studio

Welcome to CodeOps Studio a free open source software (FOSS) and this repository contains the community edition (CE) source code of this software.

Current App Version: 1.0.0

New Features

  • Git Integration

    • Effortlessly clone repositories with built-in Git support.
  • Intuitive Navigation

    • Navigate your projects seamlessly with breadcrumb navigation.
  • Multi-Language Syntax Highlighting

    • Enjoy syntax highlighting for over 50 programming languages.
  • Customizable Code Editor

    • Tailor the code editor to your preferences for a personalized workflow.
  • Persistent Panes

    • Maintain your workspace layout with persistable panes.
  • Project Import

    • Easily import existing projects into CodeOps Studio.
  • Comprehensive File Tree Explorer

    • Efficiently manage your files with an intuitive file tree explorer.
  • Multi-Pane Layout

    • Utilize a multi-pane layout on devices with a minimum screen width of 600dp.
  • Live Preview

    • Preview your websites live from various network sources:
      • Remote
      • Local host
      • Hotspot
      • Internet
  • Project Templates

    • Kickstart your development with ready-to-use project templates.
  • Material You Support

    • Experience a visually cohesive interface with Material You integration.
  • JavaScript Console

    • Debug and interact with your JavaScript code in real-time.
  • Advanced Code Editor Features

    • Jump to specific lines and use the search panel for efficient coding.
    • Highly customizable code editor settings to suit your needs.

Screenshots

02 03 04 05 06 07

Installation

Get it on Github

Important: Always install CodeOps Studio from trusted sources:

Steps to Install

  1. Visit the GitHub Releases page.
  2. Download the latest CodeOps Studio APK.
  3. Install the APK on your device.

CodeOps Studio Community

X

Telegram

License

This project is licensed under the GNU General Public License v3 (GPLv3). By contributing to this project, you agree that your contributions will be licensed under the GPLv3 as well. Any violations to the license can be reported either by opening an issue or writing a mail to us directly.

You can read the full text of the license here.

Contribution Guidelines

We welcome contributions from the community! Please see our Contribution Guidelines for detailed instructions on how to contribute.

License Notice

When you add new files to the project, please include the following license notice at the top of each file:

/*
 * This file is part of CodeOps Studio.
 *
 * CodeOps Studio is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * CodeOps Studio is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with CodeOps Studio. If not, see <https://www.gnu.org/licenses/>.
 */

You can do so automatically by using the add_license_header.sh, also appreciate your contributions and look forward to collaborating with you!

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.

Thank you for your contributions!

Special thanks

  • CodeAssist

  • AndroidIDE

Sponsor this project

Packages

No packages published

Languages