![]() |
#1 |
Enthusiast
![]() ![]() ![]() Posts: 31
Karma: 246
Join Date: Mar 2011
Device: Kindle 3G
|
Full screen native kindle terminal
Hey everyone, first post here. I built this for myself and decided id share with everyone
![]() Its a simple modification of this: http://info.iet.unipi.it/~luigi/kind...indle-terminal A good guide for install is here: http://tinyapps.org/docs/kindle_stan..._terminal.html A direct mirror will be available here (once my DNS updates): http://xkid.biz/projects/kindle/kiterm-20110107fs.zip For now, download it here: http://www.mediafire.com/?4du1o38imv20bg1 Source is included in the download, i hope you enjoy it ![]() |
![]() |
![]() |
![]() |
#2 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Feb 2011
Device: Kindle 3g
|
What are the differences compared to the original luigi's terminal?
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Enthusiast
![]() ![]() ![]() Posts: 31
Karma: 246
Join Date: Mar 2011
Device: Kindle 3G
|
|
![]() |
![]() |
![]() |
#4 | |
Linux devotee
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
|
Quote:
I've fixed a bug in Luigi's kiterm that caused refusing to accept any further launchpad commands after an unknown command was entered (I use kiterm instead of launchpad). Did you also encounter it ? |
|
![]() |
![]() |
![]() |
#5 | |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 23
Karma: 22222
Join Date: Oct 2010
Device: kindle3
|
Quote:
my source tree (email to rizzo@iet.unipi.it) thanks luigi |
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Linux devotee
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
|
Here's the patch.
BTW excellent work. I like the idea of tasks sharing the keyboard. How hard would it be to turn kiterm into a standalone terminal process that would capture the screen & keyboard after launching and release it after exit ? I.e. no launchpad integration and a single terminal instance. Such tool would introduce a whole new cli platform to Kindle - e.g. "kiterm cmus" or "kiterm pjsua". |
![]() |
![]() |
![]() |
#7 | |
Enthusiast
![]() ![]() ![]() Posts: 31
Karma: 246
Join Date: Mar 2011
Device: Kindle 3G
|
Quote:
![]() think we can set up a github? Another question i have is why did you not make it full screen by default? I really respect your work, id just like tp pick your brain. |
|
![]() |
![]() |
![]() |
#8 | |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
|
Quote:
Differences/benefits are:
|
|
![]() |
![]() |
![]() |
#9 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 128
Karma: 5792
Join Date: Mar 2011
Location: Australia
Device: Kindle 3
|
Hi, I'm an ubuntu user, so have occasionally used the terminal (usually with a 'how-to' open). What kind of things can the terminal do on the kindle? Or is it just for developers who need to get to the guts?
|
![]() |
![]() |
![]() |
#10 |
Linux devotee
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
|
It can run nearly ANY Linux terminal app. That's a huge amount of ready-to-use applications for your Kindle. Many such apps have a nice TUI (curses) interface, so it is not for developers only.
|
![]() |
![]() |
![]() |
#11 | |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 128
Karma: 5792
Join Date: Mar 2011
Location: Australia
Device: Kindle 3
|
Quote:
Is there a how-to on this somewhere? A list of apps that play nice? A better browser for example (I'm typing this on my Kindle)? |
|
![]() |
![]() |
![]() |
#12 | ||
Linux devotee
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
|
Quote:
mplayer, fbreader and others are just linux apps compiled for Kindle. Quote:
Kindle doesn't have an X server so you cannot normally run GUI apps (it is only possible to compile apps utilizing Qt somehow, e.g. fbreader). TUI apps don't need an X server but they need a visible terminal controlled by Kindle keyboard. And that's what fbterm could provide. |
||
![]() |
![]() |
![]() |
#13 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 128
Karma: 5792
Join Date: Mar 2011
Location: Australia
Device: Kindle 3
|
Neat. there are a couple od terminal apps which might be good. What flavour linux does the kindle use? Can I use debs or something easy like that?
Last edited by Tanga; 03-23-2011 at 09:47 AM. |
![]() |
![]() |
![]() |
#14 | ||
Enthusiast
![]() ![]() ![]() Posts: 31
Karma: 246
Join Date: Mar 2011
Device: Kindle 3G
|
OP Here,
Quote:
![]() btw, good work with launchpad ![]() Quote:
Actually, you can run X11 on the kindle. i have it running on my kindle currently. Patches can be found in the old savory repo. The kindle isnt running any "flavour" of linux, if youd like a simple apt-get like your used to look at the howto on installing debian. Although its not recommended for newbies. I may write an easier tutorial sometime soon. |
||
![]() |
![]() |
![]() |
#15 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 128
Karma: 5792
Join Date: Mar 2011
Location: Australia
Device: Kindle 3
|
Ooh, it requires usb-networking. Isn't that the hack that most often bricks kindles?
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Kindle Terminal app (sort of) | lrizzo | Kindle Developer's Corner | 59 | 12-29-2024 04:19 PM |
Terminal Application For Kindle DX | Nathan Campos | Kindle Developer's Corner | 1 | 11-09-2010 04:53 PM |
iPad Full screen Hack | Nate the great | Apple Devices | 6 | 05-18-2010 04:17 PM |
Full-Screen Panning Picture bug on Kindle 2 | forkyfork | Amazon Kindle | 5 | 05-21-2009 04:27 PM |