Skip to content

chrmorais/archelon

 
 

Repository files navigation

Archelon

image

image

'Archelon Client'

'Archelon Client'

'Archelond Daemon'

'Archelon Daemon'

image

Do you want to share shell command history across multiple servers with a decent interface? If you have a ton of servers and lots of arcane commands with a half dozen parameters, I'm guessing you do. This is my attempt at solving this problem using a curses client for searching paired with a simple API and Web server backed by a nice search engine (Elasticsearch).

The server side Web interface showing search, sort, and delete bad entries

The server side Web interface showing search, sort, and delete bad entries

The curses client for searching and sorting history. It can be used without the server backend if you just want to try it out and not get a Web server running.

The curses client for searching and sorting history. It can be used without the server backend if you just want to try it out and not get a Web server running.

The project is split in two, and the client is actually pretty cool without the Web server. To get started, check out the documentation.

About

Shared shell command history across servers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.0%
  • Python 41.2%
  • CSS 4.8%
  • HTML 2.8%
  • Shell 0.2%