Giter Site home page Giter Site logo

khepri's People

Contributors

ember-tomster avatar istateside avatar mnutt avatar shyshy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

istateside

khepri's Issues

How feasible is STDIN?

Is it possible for the process manager to receive STDIN? Is it purely a logging / output service?

Wondering if it's investigation to setup usecases like binding.pry with the Rails server.

Unrelated, was also running into a weird issue with trying to exit the Rails server process after having stopped on a breakpoint. I'll post when I eventually can reproduce reliably.

Scrolling up to the top of a log should cause more history to be loaded

Right now when you switch from one process log to another we load in the last 1000 lines of history. This is sort of a compromise since the more history we load the slower the window is to initially render, but it's nice to be able to go back to earlier history.

We currently have hooks for scrolling in a log window and a mechanism for using tail to fetch logs; we would just need to figure out the correct offsets and then prepend the lines to the beginning of the buffer. Ideally as the user scrolled up more history would be filled in smoothly, rather than jumping all the way to the top as new history was added.

Import Procfiles

Many people use foreman/forego/heroku and this would be a nice way for them to quickly start using Khepri. Importing a Procfile should either replace or add to the existing list of processes stored in the json file.

This would involve adding a menu item using Electron's menu API.

Start and stop multiple apps at once

It should be possible to hold shift or cmd keys and select multiple processes at once. If multiple are selected, instead of showing the app's logs, show a summary of the state of selected processes ("4 started, 2 dead") and buttons to Start All, Stop All, and Restart All.

Open with Console.app

Khepri still lacks a few features that people may need to get day-to-day work done, such as filtering and search. It would be nice to quickly be able to open the logfile in the OS native logfile viewer when necessary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.