Desktop Grade Code Editor for iPadOS
Join the beta »
Watch Demo
·
Report Bug
·
Request Feature
Table of Contents
There are many good code editors for PC and Mac, but none of them are available for iPad, even though it is a very powerful device.
Experience desktop-like code editing on your iPad. Use tools you're familiar with on your computer.
Work on your local files stored on your iPad or in your iCloud Drive. Open folders and files, edit them and create new ones. Clone GitHub repositories, access your GitHub Codespaces, or connect to any remote server via SSH.
You can either built the app yourself and use it on your local device or you can join the public TestFlight beta.
To build this project you need a Mac with Xcode installed.
- Clone the repo
git clone /~https://github.com/MaxiMittel/blobcode.git
- Open the project in Xcode
- (Optional) Repackage the injection script
cd inject ./pack.sh
- Build the project with Xcode
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Maximilian Mittelhammer - @maxi_maximittel - maximittel@outlook.de
Project Link: /~https://github.com/MaxiMittel/blobcode