Download Latest Version queAceTu.jar (7.1 MB)
Email in envelope

Get an email when there's a new version of queAceTu

Home
Name Modified Size InfoDownloads / Week
queAceTu.jar 2016-11-20 7.1 MB
README.txt 2016-11-13 1.2 kB
Totals: 2 Items   7.1 MB 0
   --------- About queAceTu
   
   Open your files with the "eye" of a developer

   queAceTu is a simple text search tool with the
   particular ability of showing and keeping multiple
   files pointed to the matches just using few clicks.
   
   Thought mainly for software development where the logic
   of a particular feature or issue is usually spread in 
   two or more files.
   
   The results are opened in the browser in one or more html editors 
   using either textarea or preferably ACE Editor which is included in 
   the tool. For that queAceTu uses an own mini http server to interact
   locally with the browser.
   
   Written in java it works on Windows, Linux including Raspberry Pi

   (c) 2016 Alejandro Xalabarder
   http://www.wakeupthecat.com
   
   --------- Use
   
   Copy queAceTu.jar in some folder and run it either with a double click
   or from the command line typing
   
      java -jar queAceTu.jar
      
   Every time the application is closed the file queAceTu.conf is updated
   with the state of the last session. This file contain as well the user
   configurations, see tab "Configuration & Help".
Source: README.txt, updated 2016-11-13