Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any fork of TermKit being actively maintained? #74

Open
piotr-dobrogost opened this issue Apr 9, 2012 · 26 comments
Open

Is there any fork of TermKit being actively maintained? #74

piotr-dobrogost opened this issue Apr 9, 2012 · 26 comments

Comments

@piotr-dobrogost
Copy link

I'm asking because it looks like the author of the original project abandoned it.

@alexcoplan
Copy link

+1 to this would be nice to see an actively maintained fork.

@cafarm
Copy link

cafarm commented Jun 22, 2012

I suggest you look at http://ridiculousfish.com/shell/index.html . It's awesome, actively developed, and great alternative to TermKit.

@lukestanley
Copy link

Fish didn't work for me ("fish: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by fish)") so I can't compare. The screenshots on the site aren't stunning.

@alexcoplan
Copy link

@lukestanley would agree there - doesn't really have the same idea as TermKit.

@cafarm
Copy link

cafarm commented Jun 23, 2012

True, fish is less ambitious than TermKit and it's making strides more humbly toward a user-friendly shell. But the reality is fish is useable day-to-day and its got a lot of great features that work now. The same can't be said for TermKit; the idea is great, but it's got a long way to go. We can take the challenge in smaller steps.

@alexcoplan
Copy link

Actually, just tried fish and it rocks.. although it might not be a termkit, definitely a huge step up from the standard shell and very much useable, thanks.

@rosshadden
Copy link

Take a look at the fork by @colinmarc. It's not exactly actively maintained, but it actually worked for me (on Ubuntu). That is far more than I could ever say for this one, considering node.js, socket.io, and every other npm module used have undergone many updates since this repo was last updated.

@lukestanley
Copy link

That one didn't work for me @rosshadden - node nodekit.js fails just like in this comment: http://blog.easytech.com.ar/2011/05/21/playing-with-termkit-with-chrome/#comment-4582
"node.js:218
throw e; // process.nextTick error, or ‘error’ event on first tick" ... "Error: require.paths is removed. Use node_modules folders, or the NODE_PATH environment variable instead."
Currently unwilling to downgrade node at this time because other things are using it.

@cooljeanius
Copy link

Working on a solution?

A $5 bounty has been placed on it at BountySource, and you can earn it by having your pull request merged. https://www.bountysource.com/#repos/unconed/TermKit/issues/74

@sohocoke
Copy link

sohocoke commented Feb 3, 2013

Did @unconed make any announcement regarding abandoning TermKit?

It's such a great idea and with lots of implementation mileage. I'm puzzled how things got so quiet after so much output from him (essays, videos etc).

@patricknixon
Copy link

+$20 added to Bounty

@FireyFly
Copy link

I'm probably not going to actively maintain it given its current state, but I decided to give a go at getting it working (mainly to play around with it a bit myself). This version works for me now, anyway (on Linux, x86_64, via browser): https://github.com/FireyFly/TermKit

@owais
Copy link

owais commented Mar 25, 2013

Someone should take this to Kickstarter

@sohocoke
Copy link

I found this revealing piece of communication, dated 4 months ago:

http://www.reddit.com/r/programming/comments/137kd9/18_months_ago_termkit_a_nextgeneration_terminal/

I'm really interested in projects such as TermKit that challenge entrenched designs in software. It's a shame that @unconed found the reaction to his work so overwhelmingly negative that he has chosen to keep 'twiddling' with it out of sight.

Maybe we'll eventually see great things here.

@tehprofessor
Copy link

I for one would love to see this get some active development. I'd even be happy to lend a hand even though I hate node (well within reason, it does some things well; JS in general just makes my eyes bleed from time to time).

It took me ages of searching to even figure out the name of this project (I fogot)!

Perhaps it's time to get some of that hard core forking action on...

@axaluss
Copy link

axaluss commented Jun 1, 2013

Hi what about https://github.com/p-e-w/finalterm

@nmcv
Copy link

nmcv commented Jun 2, 2013

@axaluss Seen anybody use it on OSX? The requirements list is pretty bad for OSX brewers ): Nice suggestion though, installed it in Linux.

@krilnon
Copy link

krilnon commented Sep 24, 2013

What exactly is this bounty for? The issue is about maintaining a fork of this project, but it kind of seems like the bounty is more about getting the existing code into some sort of runnable shape.

@Jonahss
Copy link

Jonahss commented Oct 10, 2014

I just now thought to myself:
"I'd like to build a terminal emulator on node webkit so I could have more visual widgets for displaying things".
"I bet that already exists"
Then I found termkit, and it's exactly what i envisioned.
Then I found out it's dead.

What do?

@axaluss
Copy link

axaluss commented Oct 10, 2014

Term Kit is dead because the founder encountered too much criticism.
Feel free to improve the project.

@Jonahss
Copy link

Jonahss commented Oct 10, 2014

@axaluss that's dispiriting. What was all the criticism about? The fact that there's so much attention still on this repo shows that it appealed to some people.

Was it the same sort of response that vim/emacs users give to anybody who uses a visual editor?

@booc0mtaco
Copy link

I'd like to know as well. I remember being excited about this project, then it got quiet a few years ago...

Somewhat related... There's this app. It has some of the same interesting features and interactivity I remember : https://www.kickstarter.com/projects/xiki/xiki-the-command-revolution

@rekado
Copy link

rekado commented Nov 12, 2014

There is eshell which comes with Emacs. It can display inline images (also in combination with iimage-mode) and can be greatly extended in elisp. Any elisp function defined in Emacs is available right there in eshell.

@Jonahss

Was it the same sort of response that vim/emacs users give to anybody who uses a visual editor?

Emacs is a visual editor unless you run it in a terminal, which is weird, because with Emacs you rather run the terminal inside of Emacs. Strings in Emacs can have text-properties that can radically alter the way text is dislayed (e.g. by replacing it with an image).

@pirate
Copy link

pirate commented Jul 1, 2020

I'm sad that it's 2020 and there's still no good alternative that has carried on with this idea. I still think about TermKit regularly and it's been almost a decade since I first saw it.

@Jonahss
Copy link

Jonahss commented Jul 3, 2020

There's Hyper, it works, but no new developments have been made in a few years.

@martonlanga
Copy link

I'm working on Termy. For now, it's still missing a lot of features, but it will have autosuggestions, a frontend for displaying rich content (HTML), structured data piping and many others.

You can try it out on Mac. I would love to know whether the app runs properly and running commands work.

There is also a Discord channel if you'd like to chat!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests