Code Monkey home page Code Monkey logo

glas's People

Contributors

ingcr3at1on avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

eyeofmidas

glas's Issues

Should be possible to send an empty return

At the moment this is impossible in both the html and cli implementations.

Glas itself (regardless of front end) should be capable of accepting and sending an 'empty return' over the telnet wire (this is used for several things).

Implement commands/aliases

The old method for aliases/commands was really not very good. Rather than copying it into the new code this should be redesigned entirely.

Create a new CLI client

The one in cmd/cli simply won't work, it has no support for special keys, even arrow keys don't work currently.

glas-cli is a good basis for reference but unfortunately TUI has some issues that I wasn't able to overcome and it is no longer maintained. This requires some thought and possibly discussion.

improve logging

Either by improving x5424 or by implementing a basic logger using the proposed standardized logger.

interface Logger {
    Log(v ...interface{}) error
}

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.