Skip to content

kevs-mist/Retrocode

Repository files navigation

Retrocode

A minimal code editor built in Java using Gradle and Swing. Future plans include integrating Ollama for real-time, cursor-like code correction.


Table of Contents


Description

Retrocode is a lightweight, Java-based code editor crafted with simplicity and efficiency in mind. Built with Gradle and Swing, the current version delivers basic editing functionality. The roadmap includes integrating Ollama to enable intelligent, cursor-like code corrections—aiming to create a smarter editing experience right at your fingertips.


Features

  • Java-based UI via Swing
  • Built and managed with Gradle
  • Cross-platform support via Java runtime
  • Clean and minimal interface—no distractions
  • Intended future feature: Ollama integration for context-aware code corrections

Getting Started

Prerequisites

  • Java Development Kit (JDK) (version 11 or higher recommended)
  • Gradle (or use the included Gradle Wrapper)
  • Git (optional, for cloning the repo)

Installation

git clone https://github.com/Kevalexe/Retrocode.git
cd Retrocode
./gradlew build

About

A minimal Java-based code editor inspired by Sublime and planning further to make it agentic using Ollama, built with Gradle and Swing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages