Giter Club home page Giter Club logo

aura-text's Introduction


Aura Text ⌨️

Buy Me a Coffee at ko-fi.com

AURA TEXT

An IDE made entirely with Python
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
View the README In:
  1. Hindi 🇮🇳
  2. German
  3. Español
  4. Russian
  5. Chinese

📖 About The Project

image

image

Aura Text is an excellent text/code editor that offers a wide array of essential tools. Built with PyQt6 and Python, it harnesses the power and flexibility of these technologies.

With Aura Text, users can access a versatile and powerful editing environment. Whether working on a small script or a complex project, Aura Text equips you with all the necessary features to streamline your workflow. From syntax highlighting and code completion to smart indentation and advanced terminal, Aura Text ensures that your coding experience is efficient and enjoyable while being extremely light on your PC.


The main highlights of Aura Text are:

  • Edit files (duh)
  • Support up to 30 languages
  • Autocompletion
  • Custom title bars
  • Split pane Markdown editor
  • Terminal with history
  • Python Console
  • Plugin support
  • Extensive theming including Material Theming support
  • Extremely customisable

🏃 Getting Started

Let's set up Aura Text on your PC!

Prerequisites

Run this command in your terminal to install the dependencies at once

pip install -r requirements.txt

Installation

With Nuitka

Below is an example of how you can build Aura Text using Nuitka

  • Download / Clone this repository
  • Move the AuraText folder in the LocalAppData folder to the AppData/Local folder.
  • Install Nuitka (python -m pip install nuitka)
  • python -m nuitka --windows-disable-console .\main.py

🐍 As a Python File

  • Download / Clone this repository
  • Move the AuraText folder in the LocalAppData folder to the AppData/Local folder.
  • python -m main.py

🛣️ Roadmap

  • Make a status bar at the bottom with features similar to PyCharm or other IDEs (Read-only toggle, breadcrumbs, etc)
  • Custom Theming
  • Key Emulation
  • Split Editing
  • Python Code Linting

and much much more...

🛂 Contributing

Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contributors

🪪 License

Distributed under the MIT License. See LICENSE.txt for more information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.