Srpboyz / Aura-Text

Aura Text is a versatile and powerful text editor powered by QScintilla that provides all the necessary tools for developers. It is build using PySide6 and Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aura Text

Like Any Text Editor, Unlike Any Text Editor

Demo License Language Demo Demo Demo Open Source Helpers

image

Aura Text is an exceptional text editor that offers developers a wide array of essential tools. Built with PySide6 and Python, it harnesses the power and flexibility of these technologies. One of the remarkable aspects of Aura Text is its complete commitment to the open-source philosophy.

With Aura Text, developers gain access to a versatile and powerful editing environment. Whether you're 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 error checking, Aura Text ensures that your coding experience is both efficient and enjoyable while being extremely light on your PC.

Read the Docs (Contains some hidden tricks too ;] ): https://github.com/rohankishore/Aura-Text/wiki


Features

  • Well, edit files (duh)
  • Line Numbers
  • Auto-Completion
  • Text Encrypt and Decrypt
  • Terminal (with Aura Text Specific Commands)
  • Git Integration
  • Material Themes
  • Custom theming
  • Code Folding
  • Code Linting
  • Go To Line
  • Read-only mode
  • Case Toggling
  • Instant Notes
  • Upload to Pastebin
  • Text to Speech (Changed to a Plugin)
  • Markdown Preview
  • Plugin Support (ALPHA STAGE)
  • Built-In Image Viewer (Supports most of the image formats)
  • Bracket Matching
  • Edit Multiple Projects at the same window
  • Syntax Highlighting (25+ Languages)
  • Auto Indent
  • Adaptive Splash Screens (UI Enhancements)

Running Aura Text

  • Download / Clone this repository
  • Make a folder named AuraText in the 'Local' section of your 'AppData' folder. Then make another 3 subfolders. data, icons and plugins.
  • Then copy the items from Icons, Data folder in the repo to the corresponding folders in the AppData folder
  • Run main.py

pip install -r requirements.txt

python AuraText.py


Contributing

Your contributions are greatly appreciated! please have a look at our developer docs for an outline of the project and to set up the environment.

For feature suggestions and bug reports, please check issue tracker.


Modern Graphs with PyQt6 and Matplotlib 1

Article Links

License

This project is licensed under the terms of the MIT license.

About

Aura Text is a versatile and powerful text editor powered by QScintilla that provides all the necessary tools for developers. It is build using PySide6 and Python.

License:MIT License


Languages

Language:Python 100.0%