Skip to content

loger97/loger-File-editor

Repository files navigation

loger File editor

loger File editor is a Python program for editing files. It is easy to make plugins too. (More plugin functionality is coming)

Default dark theme

Hotdog stand theme (from Windows 3.1)

Install and opening

To install the program:

  1. Download and install any supported version of Python 3
  2. Install the illium.ttf font (optional)
  3. Open loger_file_editor.py on the desktop or in a terminal
    • If a terminal window opens too, check to see if the debug flag is enabled in runtimeOptions.properties, it will look like this debug = TRUE and set it to debug = FALSE

The code is in gui.py. All dependencies, except Python, are included and located in scr/libraries/. All themes are in scr/assets/themes/ along with other images.
ERRORS MAY OCCUR IN AN IDE DUE TO PROJECT CONFIG OPTIONS. FOR USE OF SOFTWARE OUTSIDE A DEV ENVIRONMENT RUN WITH ABOVE INSTRUCTIONS!

Goals

The goal of loger File editor was to have a customizable file editor, but it has morphed into a tool for working with some strange file formats. Our goals include:

  • Making a file editor that can work with weird custom formats
  • Making a highly customizable file editor

Contributing

To contribute or modify in any way:

  1. Fork the main branch
  2. Have Attribution in your README or in the program itself

Issues

All issues should be raised on the issues page

Supported Versions of loger file editor & Python

Versions of loger file editor that you can open an issue on.

Version Supported
2.0 ⚠️
1.0
P.R. ⚠️
Beta
Alpha

Versions of Python that work with loger File editor.

Version Supported
≥ 3.15
3.14
3.13
3.12 - 3.11 ⚠️
≤ 3.10

About

I was sick of notepad and didn't like notepad++, so I made my own text editor.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages