Code Monkey home page Code Monkey logo

reddit-shell's People

Contributors

jasonbio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reddit-shell's Issues

Login doesn't work, fails to redirect

Whenever I want to login im redirected on the login page, but it never come back to the website. Even when I click on redirect... it may be a problem on reddit API side perhaps.

Easter egg too awesome

Your xkcd/Jurassic Park easter egg is too awesome, I'm having a hard time comprehending my excitement.

PLZ FIX URRRR MURRRR GURRRRD

Can't scroll

I use https://redditshell.com/ often when I'm in the office since it's more innocuous but a few months ago I noticed that I was no longer able to scroll. I figured this had something to do with my work's firewall since weird things always happen because of the firewall. I decided to use https://redditshell.com/ tonight while I'm out and about (and being lame and using my laptop at a bar) and sure enough, I'm unable to scroll. WTF?

BTW: Chrome Version 62.0.3202.94 (Official Build) (64-bit)
OSX: 10.11.6

Execute commands synchronously.

Finish executing the current command before displaying the next prompt. Otherwise, it looks like the command did nothing.

Add functionality -- create posts

Is there already built-in functionality to create new links/text posts once a user is logged in? I was thinking to pull down a copy of this and add the functionality if you think it's a good idea!

Implement as ssh server

Just some food for thought.

You could build this as an actual terminal application, use https://github.com/chjj/term.js/ to serve it to the web, and then provide an SSH interface that users could SSH into to use the terminal app remotely.

I've used this pattern before for these types of applications and it works well.

Make prompt in echo command the same color as normal prompt

If you type something the current prompt get echoed but it's gray not blue. You can fix that by modifiing set_prompt call:

term.set_prompt('[[b;#2FD0C3;]' + auth_user+'@reddit:~$ ' + ']');

then when you type enter you'll get the same style (and css will not be needed).

stream

Its possible to include a stream option for new posts? =)

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.