Aqua-Soft Forums: JQuicksilver for Windows - Aqua-Soft Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

JQuicksilver for Windows Rate Topic: -----

#1 User is offline   IMYojimbo Icon

  • Group: Member
  • Posts: 12
  • Joined: 02-January 08

Posted 02 January 2008 - 12:24 AM

Hi ppl,

I know you all love mac, so I think you gotta love Quicksilver too.

I am a Java developer, and my latest project involves in the creation of a quicksilver alternative for Windows. I think you will like it.

some info:
JQuicksilver is a computer utility software program distributed freely. It is developed using the Java language, and targeted to run on both Linux and Windows platforms.
It allows users to use the keyboard to rapidly perform tasks such as launching applications, manipulating files and data, running scripts or sending e-mail. Although it is a complex application, it is centered around a very simple three-panel interface, called the "command window": the user performs complex tasks using simple, configurable key-combinations.

Theres a video overhere:
http://www.eyalw.com/drupal/node/43
and some screenshots overhere:
http://www.eyalw.com...pal/image/tid/2
and you can download it from here:
http://www.eyalw.com/drupal/node/49

please give me some feedback. this is ALPHA version. it does have some bugs!
0

#2 User is offline   schmrom Icon

  • Group: Member
  • Posts: 594
  • Joined: 23-July 07

Posted 02 January 2008 - 01:24 AM

Okay i tried it, already usable but with many bugs.

- transparency is not working correctly
- very slow when starting up
- settings are not working (not opening)

I am using Win Vista
0

#3 User is offline   matonga Icon

  • Group: Developers
  • Posts: 1,286
  • Joined: 04-September 06

Posted 02 January 2008 - 02:25 AM

Hi, your app includes a run.bat file, this gave me an idea.

I see there are two .dll only:

HotKeyListener.dll
jRegistryKey.dll

It would be good to port them to Linux. They would look like this:

libHotKeyListener.so
libjRegistryKey.so

And then adding a run.sh:

#!/bin/sh
java -jar lib/jpf-boot.jar


Those dlls where compiled by yourself?


Edit:

Ok, tested it:

- transparency works correctly here.
- very slow when starting up (maybe some cache with last modification date checking?)
- are there any settings at all? :)

I'm using Windows XP SP 2

(used schmrom style on purpose to keep posts consistent ;))
0

#4 User is offline   schmrom Icon

  • Group: Member
  • Posts: 594
  • Joined: 23-July 07

Posted 02 January 2008 - 02:34 AM

With the tranparency I mean, start QuickSilver (Strg+Space) then move a window which is in the background... You see what i wanted to say? Its not a real transparency.
0

#5 User is offline   matonga Icon

  • Group: Developers
  • Posts: 1,286
  • Joined: 04-September 06

Posted 02 January 2008 - 02:38 AM

Oh, it looks kinda funny. Indeed it is not a real transparency.

Try dragging it around the screen...

It seems to be a Java issue, as far as I can recall it doesn't support transparency, so it is well done indeed (with all it's limitations).

Edit: I clicked a small arrow in upper-right corner and choosed Preferences, it shows a Plugins Settings dialog but the dialog hangs a lot.
0

#6 User is offline   TomTomx Icon

  • Group: Member
  • Posts: 94
  • Joined: 02-November 07

Posted 02 January 2008 - 02:56 AM

I'm downloading it now. I'll tell you what I think and any bugs if I run into any :) But with the video it looks pretty good and useful.

Doesnt work for me. It says error when installing. I was supposed to run the .bat file right?
0

#7 User is offline   IMYojimbo Icon

  • Group: Member
  • Posts: 12
  • Joined: 02-January 08

Posted 02 January 2008 - 10:03 AM

Hi,

about the bugs.
there is an Issues page you can publish bugs you find, or request features.
http://www.eyalw.com.../project/issues

you will notice that all the bugs you meantioned, i belive already listed.

about porting JQuicksilver to Linux - yhea - ver possible, not that hard at all. I myself use linux too. but i dont know how to create the native library files on linux, since I never developed on linux before. so, if this application will attract some linux devs, we can work on the "*.so" files too, and make it compatible for linux as well.

the transparency issues which u all mentioned is listed in the Issued page.
as someone said, Java can't provide transperancy, (but native libraries can! so if some windows/linux developers could help me with the native stuff, it could be done easily)

the configuration window dosent work, known & listed bug as well.

guys - remember this program was released as alpha 2 days ago, so go easy on it..
but again, any comment/bug/request can be published on the Issues page.

(btw u suppose to click on "run.bat" and not "run-dev.bat")
0

#8 User is offline   jive Icon

  • Group: Member
  • Posts: 32
  • Joined: 29-December 07

Posted 05 January 2008 - 05:20 AM

Love this app. I would love to be able to run it constantly, however I have one hangup: java. It gets so heavy and sucks the life of your resources....
0

#9 User is offline   IMYojimbo Icon

  • Group: Member
  • Posts: 12
  • Joined: 02-January 08

Posted 07 January 2008 - 12:14 PM

Hmm,

The Java Virtual Machine, which is the process responsible for running Java apps is quite heavy, it consumes 60 mb of memory alone. This is quite a lot for such a small app like Mighty Box ( the new name for JQuicksilver).

but is it unbearable?
0

#10 User is offline   vitasg Icon

  • Group: Member
  • Posts: 277
  • Joined: 15-September 05

Posted 31 January 2008 - 09:28 PM

Any news on the development of this app?

Nevermind. This has it: http://www.eyalw.com/drupal/node/53
0

#11 User is offline   Ghostwalker Icon

  • Group: Member
  • Posts: 1,990
  • Joined: 05-March 03

Posted 01 February 2008 - 03:29 AM

I see the download is still a java app though. It does not say anywhere on the site when the C++ app will be released.
0

#12 User is offline   Mattey Icon

  • Group: Member
  • Posts: 86
  • Joined: 19-December 08

Posted 13 April 2009 - 03:06 AM

I'd really like to download it, but...
THE LINK IS DEAD, IT GOES NOWHERE!!!Posted Image
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic