CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 00:54:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100106111810
location: https://web.archive.org/web/20100106111810/https://github.com/kig/filezoo
server-timing: captures_list;dur=0.675589, exclusion.robots;dur=0.022728, exclusion.robots.policy;dur=0.010567, esindex;dur=0.010666, cdx.remote;dur=45.737440, LoadShardBlock;dur=520.286432, PetaboxLoader3.datanode;dur=85.953970, PetaboxLoader3.resolve;dur=223.478956
x-app-server: wwwb-app218
x-ts: 302
x-tr: 605
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app218; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 06 Aug 2025 00:54:24 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 06 Jan 2010 11:18:09 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "0a369ca2ca9f2591441fdbbf1a860058"
x-archive-orig-x-runtime: 58ms
x-archive-orig-content-length: 24180
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 06 Jan 2010 11:18:10 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 30 Nov 2009 04:53:04 GMT", ; rel="prev memento"; datetime="Mon, 30 Nov 2009 04:53:04 GMT", ; rel="memento"; datetime="Wed, 06 Jan 2010 11:18:10 GMT", ; rel="next memento"; datetime="Tue, 01 Nov 2011 09:33:12 GMT", ; rel="last memento"; datetime="Mon, 31 Jan 2022 09:44:26 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_13_20100106065057_crawl102-c/51_13_20100106111700_crawl101.arc.gz
server-timing: captures_list;dur=0.599410, exclusion.robots;dur=0.024181, exclusion.robots.policy;dur=0.011630, esindex;dur=0.012496, cdx.remote;dur=97.781444, LoadShardBlock;dur=217.759784, PetaboxLoader3.datanode;dur=212.875703, PetaboxLoader3.resolve;dur=484.049983, load_resource;dur=529.657239
x-app-server: wwwb-app218
x-ts: 200
x-tr: 925
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
kig's filezoo at master - GitHub
kig / filezoo
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
-
Branches (1)
- master ✓
- Tags (0)

kig (author)
Fri Oct 09 06:00:48 -0700 2009
filezoo /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Sat Dec 20 02:23:51 -0800 2008 | group title tweaks [Ilmari Heikkinen] |
![]() |
LICENSE | Sat Nov 29 20:01:12 -0800 2008 | license info (GPL + MIT for general libs) [Ilmari Heikkinen] |
![]() |
README | Tue Dec 23 10:22:10 -0800 2008 | README update [Ilmari Heikkinen] |
![]() |
bin/ | Wed Oct 07 01:57:25 -0700 2009 | rename ex to exa, vi already uses ex as a name [kig] |
![]() |
bugs/ | Wed Dec 31 05:06:37 -0800 2008 | BUG added: [0009] FindHits is slow for large dirs [Ilmari Heikkinen] |
![]() |
build.sh | Mon Dec 15 00:38:21 -0800 2008 | use gnome thumbnailer, dwim bar parses non-file... [Ilmari Heikkinen] |
![]() |
doc/ | Wed Dec 31 03:41:05 -0800 2008 | manual update [Ilmari Heikkinen] |
![]() |
res/ | Mon Dec 08 02:36:56 -0800 2008 | move pngs to res dir [Ilmari Heikkinen] |
![]() |
src/ | Fri Oct 09 06:00:48 -0700 2009 | use exa in filezoo.cs, extract tgz files too [kig] |
![]() |
test-build.sh | Sun Dec 21 03:13:43 -0800 2008 | test/helpers: MkdirP and Touch [Ilmari Heikkinen] |
![]() |
test/ | Sat Dec 27 02:05:25 -0800 2008 | fix bug when touching existing directories [Ilmari Heikkinen] |
README
Filezoo is a zoomable file manager that can be used as an FVWM panel applet. Filezoo's goals are taking care of casual file management and looking cool. Its technical goals are effective visualization and a responsive animated UI. Most directories open in under 100ms (== time from clicking the directory to first frame drawn) on my 2GHz computer, and the framerate is generally higher than 20fps. Filezoo is written in C# using Mono, Gtk# and Cairo. Requirements: mono libgtk2.0-cil libmono-cairo2.0-cil libgnome-2.0-cil libgnome-vfs2.0-cil Compile by: ./build.sh Usage: bin/filezoo.exe [directory] License: GPL, except for the following MIT-licensed files: helpers.cs, profiler.cs, priorityqueue.cs
This feature is coming soon. Sit tight!