[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#799970: marked as done (RFP: angrysearch -- Linux file search, instant results as you type)



Your message dated Tue, 28 Nov 2017 01:13:18 +0100
with message-id <ca120167-e388-6070-a9f7-b3dd112376d3@gmail.com>
and subject line Closing abandoned RFP
has caused the Debian Bug report #799970,
regarding RFP: angrysearch -- Linux file search, instant results as you type
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
799970: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799970
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : angrysearch
  Version         : 0.9.4
  Upstream Author : DoTheEvo <https://github.com/DoTheEvo>
* URL             : https://github.com/DoTheEvo/ANGRYsearch
* License         : GPL
  Programming Lang: Python
  Description     : Linux file search, instant results as you type

Attempt at making Linux version of Everything Search Engine, or MasterSeeker, or Hddb File Search, because no one else bothered. Everyone seems to be damn content with linux file searches which are slow, populating results as they go, cli based only, heavily integrated with a file manager, limited to home directory, or are trying to be everything with full-text file's content search.
Done in python 3 using PyQt5 for GUI, PyQt4 branch exists

Screenshots at https://github.com/DoTheEvo/ANGRYsearch

Lite mode vs Full mode

ANGRYsearch can be set to two different modes in its config, default being lite

    lite mode will not index size of files and date of last modification, it shows only items name and path
    full mode shows size and date of the last modification, the drawback is that indexing takes roughly two times longer since every file and folder gets additional stats calls during indexing


What you should know:

   * by default the search results are bound to the beginning of the words presented in the names
   * it would not find "Pirates" or Whiplash", but it would "Pirates" or "The-Fifth"
   * unchecking the checkbox in the top right corner fixes this, but searching gets slower
   * database is in ~/.cache/angrysearch/angry_database.db
   * config file is in ~/.config/angrysearch/angrysearch.conf
   * it can take ~2 min to index ~1 mil files(depending on hdd/ssd) and the database might be ~300MB in size in lite mode
   * it is not recommended to run as root, there's no reason for it and you might crawl where you would rather not, like Btrfs users going in to snapshots
   * xdg-open is used to open the files based on their mimetype, default applications can be set in ~/.local/share/applications/ in mimeapps.list and defaults.list

--- End Message ---
--- Begin Message ---

RFP has no visible progress for a long time, so closing.

--- End Message ---

Reply to: