gllms / Jottey

Simple plain text editor written in PowerShell. Saves files automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jottey

Simple plain text editor completely written in PowerShell. Saves files automatically.

Download Jottey

Screenshot

Screenshot

Features

  • Auto save (Even if the file is not yet given a name)
  • Open file
  • All basic operations (Undo, Cut, Copy, Paste, Delete, Select All)
  • Font settings (Font, size, color)
  • Statusbar with
    • line and column numbers
    • if something selected, the length of the selection

TODO

  • Open files
  • Auto save
  • Save as
  • Search / Replace
  • About
  • Statusbar with Line and Column numbers
  • Dark theme?
  • Settings menu with options for autosave
  • Shortcuts

About

Simple plain text editor written in PowerShell. Saves files automatically.

License:MIT License


Languages

Language:PowerShell 100.0%