Hey guys, so for the past week or so I've been creating a standalone rikaichan style context based lookup app. The main reason I've started work on this was because I do quite a bit of reading on my computer, and rikaichan is limited by having to run in firefox. Because I'm just using a browser window I have less control over formatting, firefox gets laggy with large text files, and it doesn't have bookmarks within the page. Importantly, there is no integration with Anki. I can't quickly check to see if a something is already in my deck, nor can I add stuff to a deck with a single click.
Although I still probably have a week or two left before I'm comfortable releasing this to the public I already have most of the core stuff working. I ported what I thought was important from rikaichan to python, and got a basic start on the UI. It's also being developed to support multiple languages, but will probably only have support for Japanese for a while since that's all I'm learning now.
![[Image: yomi1.png]](http://foosoft.net/pub/pics/misc/yomi1.png)
The definition window is dockable, if you look hard enough you can see some underlined text in the window. That shows what's being defined. It follows the cursor (which you can't see in the screenshot), like rikaichan.
![[Image: yomi2.png]](http://foosoft.net/pub/pics/misc/yomi2.png)
Ooh, it snaps off and floats too, weee.
What do you guys think? Some questions:
1) Is this better as a plugin or standalone app? Both?
2) What features would you like to have that are absent from rikaichan?
3) What should this app be called? Help me think up a good name
I'm going to move this from my personal subversion repository to a Google Code as soon as I get a good name for this project. Anyway, time to get some sleep, I'd love to hear you guys' thoughts
Edit: Oh the UI will look decent. It's kind of hideous right now, I just got it running hehe.
Although I still probably have a week or two left before I'm comfortable releasing this to the public I already have most of the core stuff working. I ported what I thought was important from rikaichan to python, and got a basic start on the UI. It's also being developed to support multiple languages, but will probably only have support for Japanese for a while since that's all I'm learning now.
![[Image: yomi1.png]](http://foosoft.net/pub/pics/misc/yomi1.png)
The definition window is dockable, if you look hard enough you can see some underlined text in the window. That shows what's being defined. It follows the cursor (which you can't see in the screenshot), like rikaichan.
![[Image: yomi2.png]](http://foosoft.net/pub/pics/misc/yomi2.png)
Ooh, it snaps off and floats too, weee.
What do you guys think? Some questions:
1) Is this better as a plugin or standalone app? Both?
2) What features would you like to have that are absent from rikaichan?
3) What should this app be called? Help me think up a good name

I'm going to move this from my personal subversion repository to a Google Code as soon as I get a good name for this project. Anyway, time to get some sleep, I'd love to hear you guys' thoughts
Edit: Oh the UI will look decent. It's kind of hideous right now, I just got it running hehe.
Edited: 2010-12-30, 1:01 am

![[Image: yomi3.png]](http://foosoft.net/pub/pics/misc/yomi3.png)
![[Image: yomi4.png]](http://foosoft.net/pub/pics/misc/yomi4.png)