Skip to content

hnakamura5/NatTer

Repository files navigation

NatTer: GUI native's interactive shell client

NatTer is terminal 'like' GUI client for PowerShell (and many shells, under construction).

Features,

  • Grouping the command and its response into one foldable block
  • Integrated file manager (under construction)
  • Text editor like input line (under construction)
  • Tagging, commenting and bookmarking the command history (under construction)
  • Tab and grid in window (under construction).

The only the skelton of the UI exists. Everything is under construction.

How to use

Currently, only developed on Windows11. Maybe you can run on Linux.

  1. Install npm with Visual studio support checked.

  2. Clone the directory.

  3. Copy the contained ".natter" directory to your home (C:\Users<user_name>.natter).

  4. Hit the command in the directory.

npm run dev

to run instantly,

npm run build

to build the installer in release directory.

Note you need administrator shell to build the installer. See the bug of electron-builder, electron-userland/electron-builder#8149

About

GUI integrated interactive shell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages