31 packages sorted by the number of stars

Search: Sort by: Category: Repository:
7-ZIP 64 bit

7-ZIP 64 bit 44 users starred this package

Description: file archiver

The main features of 7-Zip:

  • High compression ratio in 7z format with LZMA and LZMA2 compression
  • Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
  • Unpacking only: ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR and Z.
  • For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10% better than the ratio provided by PKZip and WinZip
  • Strong AES-256 encryption in 7z and ZIP formats
  • Self-extracting capability for 7z format
  • Integration with Windows Shell
  • File Manager
  • command line version
  • Plugin for FAR Manager
  • Localizations for 79 languages

Most of the source code is under the GNU LGPL license. The unRAR code is under a mixed license: GNU LGPL + unRAR restrictions.

kw: 7zip

Category: Tools; License: 7-zip license; Created by: tim.lebedk...
7-ZIP

7-ZIP 14 users starred this package

Description: file archiver

The main features of 7-Zip:

  • High compression ratio in 7z format with LZMA and LZMA2 compression
  • Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
  • Unpacking only: ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR and Z.
  • For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10% better than the ratio provided by PKZip and WinZip
  • Strong AES-256 encryption in 7z and ZIP formats
  • Self-extracting capability for 7z format
  • Integration with Windows Shell
  • File Manager
  • command line version
  • Plugin for FAR Manager
  • Localizations for 79 languages

Most of the source code is under the GNU LGPL license. The unRAR code is under a mixed license: GNU LGPL + unRAR restrictions.

kw: 7zip

Category: Tools; License: 7-zip license; Created by: tim.lebedk...
BleachBit

BleachBit 7 users starred this package

Description: ## BleachBit

BleachBit is a free, open-source disk cleaner and privacy manager for Windows and Linux. It frees up disk space, protects your privacy, and keeps your system clutter-free.

Key Features

  • Cache & Junk Cleaning: Clears cache, cookies, temporary files, and logs from thousands of applications including Firefox, Google Chrome, Opera, and more.
  • Secure File Shredding: Permanently shreds sensitive files so their contents can never be recovered.
  • Free Space Overwriting: Hides traces of previously deleted files by overwriting free disk space.
  • Database Vacuuming: Shrinks Firefox and Chrome databases without removing data.
  • Windows Registry Cleaning: Removes MRU (most-recently-used) lists and other registry clutter.
  • Cookie Manager: keep certain cookies (available since version 5.1.0)
  • CLI & Scripting Support — Command-line interface for automation and power users.
  • Extensible Cleaners: Write custom cleaners with CleanerML, or import winapp2.ini for thousands of additional Windows cleaners.

Why BleachBit?

Completely free with no adware, spyware, telemetry, or bloatware. Includes a preview mode so you can see exactly what will be deleted before committing. Runs portably from a USB drive on Windows.

BleachBit outperforms CCleaner 7 by avoiding its notorious issues like a confusing redesigned UI, aggressive cleaning that breaks browser settings and programs, and forced telemetry with bloatware background processes. Instead, BleachBit delivers open-source transparency, precise granular controls, including winapp2.ini support, and lightning-fast cleaning without hidden data collection or upsell nagging. Power users love its reliability over CCleaner 7's crashes and restricted features.

Category: Tools; License: GPLv3; Created by: knockdownc...
Q-Dir 64 bit

Q-Dir 64 bit 6 users starred this package

Description: WARNING: since 6.6 this package always installs the newest version of the software.

file manager

kw: QDir

Category: Tools/File Managers; License: Freeware; Created by: tim.lebedk...
Tuniac 64 Bit

Tuniac 64 Bit 4 users starred this package

Description: iTunes style media player/manager Supporting advanced playlist editing, search as you type and queue support.
File formats supported:
MPEG-1 Audio (mp3, mp2, mp1), FLAC (flac, fla, oga, ogg), Advanced Audio Coding (aac, m4a, m4b, mp4), Apple Lossless Audio Codec aka ALAC (m4a)
Windows Media Audio (wma), Vorbis (ogg), Opus (opus), WavPack (wv), TAK Audio (tak), TrueAudio (tta), Monkeys Audio (ape, mac)
Musepack (mpc, mp+, mpp), OptimFrog (ofr, ofs), Shorten (shn), Dolby Digital (ac3), DSD (dff, dfs), PCM (wav, aif)
CD Audio (cda), Speex (spx), MOD Formats (mod, mo3, xm, it, s3m, mtm), Game Audio Formats (adx, umx), MIDI (mid)
Supporting radio streaming of most the above formats.

Category: Music; License: Freeware; Created by: hdogan1974
Midnight Commander

Midnight Commander 3 users starred this package

Description: file manager (a clone of Norton Commander)

kw: mc

Category: Tools/File Managers; License: GPLv3; Created by: knockdownc...
Core Utilities

Core Utilities end-of-life 3 users starred this package

Description: WARNING: this package is deprecated. Please use mingw-get or MinGW Installation Manager Setup Tool instead.

Basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system.

File utilities:

  • chgrp: Changes file group ownership.
  • chown: Changes file ownership.
  • chmod: Changes file permissions.
  • cp: Copies files.
  • dd: Copies and converts a file.
  • df: Shows disk free space on filesystems.
  • dir: Gives a brief directory listing.
  • dircolors: Setup program for the color output of GNU ls.
  • du: Shows disk usage on filesystems.
  • install: Copies file and sets its permissions.
  • ln: Creates file links.
  • ls: Lists directory contents.
  • mkdir: Creates directories.
  • mkfifo: Creates FIFOs (named pipes).
  • mknod: Creates special files.
  • mv: Moves files.
  • rm: Removes (deletes) files.
  • rmdir: Removes empty directories.
  • shred: Destroy data in files.
  • sync: Synchronizes filesystem buffers and disk.
  • touch: Changes file timestamps.
  • vdir: Long directory listing.

Text utilities:

  • cat: concatenates and prints files on the standard output
  • cksum: checksum and count the bytes in a file
  • comm: compares two sorted files line by line
  • csplit: splits a file into sections determined by context lines
  • cut: remove sections from each line of files
  • expand: convert tabs to spaces
  • fmt: simple optimal text formatter
  • fold: wrap each input line to fit in specified width
  • head: output the first part of files
  • join: join lines of two files on a common field
  • md5sum: compute and check MD5 messsage digest
  • nl: number lines of files
  • od: dump files in octal and other formats
  • paste: merge lines of files
  • ptx: produce a permuted index of file contents
  • pr: convert text files for printing
  • shasum: compute and check SHA1 message digest
  • sort: sort lines of text files
  • split: split a file into pieces
  • sum: checksum and count the blocks in a file
  • tac: concatenates and prints files in reverse
  • tail: outputs the last part of files
  • tr: translates or deletes characters
  • tsort: perform topological sort
  • unexpand: convert spaces to tabs
  • uniq: remove duplicate lines from a sorted file
  • wc: prints the number of bytes, words, and lines in files

Shell utilities:

  • [ - Check file types and compare values
  • basename - Removes the path prefix from a given pathname.
  • chroot - Changes the root directory.
  • date - Prints/sets the system date and time.
  • dirname - Removes the last level or filename from a given pathname.
  • echo - Prints a line of text.
  • env - Displays/modifies the environment.
  • expr - Evaluates expressions.
  • factor - Prints prime factors.
  • false - Returns an unsuccessful exit status.
  • groups - Print the groups that the user is a member of.
  • hostid - Print the numeric identifier for the current host
  • hostname - Print or set the machine name.
  • id - Print real/effective uid/gid.
  • logname - Print current login name.
  • nice - Modify scheduling priority.
  • nohup - Allows a command to continue running after logging out.
  • pathchk - Check file name portability.
  • pinky - Lightweight finger
  • printenv - Prints environment variables.
  • printf - Formats and prints data.
  • pwd - Print the current working directory.
  • seq - Print numeric sequences.
  • sleep - Suspends execution for a specified time.
  • stty - Print/change terminal settings.
  • su - Allows you to adopt the id of another user or superuser.
  • tee - Sends output to multiple files.
  • test - Evaluates an expression.
  • true - Returns a successful exit status.
  • tty - Print terminal name.
  • uname - Print system information.
  • users - Print current user names.
  • who - Print a list of all users currently logged in.
  • whoami - Print effective user id.
  • yes - Print a string repeatedly.
Category: Tools; License: GPLv2; Created by: tim.lebedk...
Internet Download Manager

Internet Download Manager 3 users starred this package

Description: Internet Download Manager (IDM) is a tool to increase download speeds by up to 5 times, resume and schedule downloads. Comprehensive error recovery and resume capability will restart broken or interrupted downloads due to lost connections, network problems, computer shutdowns, or unexpected power outages. Simple graphic user interface makes IDM user friendly and easy to use.Internet Download Manager has a smart download logic accelerator that features intelligent dynamic file segmentation and safe multipart downloading technology to accelerate your downloads. Unlike other download managers and accelerators Internet Download Manager segments downloaded files dynamically during download process and reuses available connections without additional connect and login stages to achieve best acceleration performance.

Internet Download Manager supports proxy servers, ftp and http protocols, firewalls, redirects, cookies, authorization, audio and video content processing. IDM integrates seamlessly into Microsoft Internet Explorer, Netscape, MSN Explorer, AOL, Opera, Mozilla, Mozilla Firefox, Mozilla Firebird, Avant Browser, MyIE2, and all other popular browsers to automatically handle your downloads. You can also drag and drop files, or use Internet Download Manager from command line. Internet Download Manager can dial your modem at the set time, download the files you want, then hang up or even shut down your computer when it's done.

Other features include multilingual support, zip preview, download categories, scheduler pro, sounds on different events, HTTPS support, queue processor, html help and tutorial, enhanced virus protection on download completion, progressive downloading with quotas (useful for connections that use some kind of fair access policy or FAP like Direcway, Direct PC, Hughes, etc.), built-in download accelerator, and many others.

Version 6.38 adds Windows 10 compatibility, adds IDM download panel for web-players. It also features complete Windows 8.1 (Windows 8, Windows 7 and Vista) support, page grabber, redeveloped scheduler, and MMS protocol support. The new version also adds improved integration for IE 11 and IE based browsers, redesigned and enhanced download engine, the unique advanced integration into all latest browsers, improved toolbar, and a wealth of other improvements and new features.

Category: Communications; License: BSD license; Created by: lucas.mizz...
FAR Manager 64 bit

FAR Manager 64 bit 3 users starred this package

Description: file manager

Category: Tools/File Managers; License: BSD license; Created by: tim.lebedk...
Double Commander 64 bit

Double Commander 64 bit 2 users starred this package

Description: file manager with two panels side by side

Category: Tools/File Managers; License: GPLv2; Created by: knockdownc...
Multi Commander 64 bit

Multi Commander 64 bit 2 users starred this package

Description: Multi Commander is a multi-tabbed file manager and is an alternative to the standard Windows Explorer. It uses the very popular and efficient dual-panel layout.

Category: Productivity; License: unknown; Created by: tim.lebedk...
Multi Commander

Multi Commander 2 users starred this package

Description: Multi Commander is a multi-tabbed file manager and is an alternative to the standard Windows Explorer. It uses the very popular and efficient dual-panel layout.

Category: Productivity; License: unknown; Created by: tom.npackd
MediaArchive 64 Bit

MediaArchive 64 Bit 2 users starred this package

Description: A management tool for all the media files on your computer that features advanced search functionality and filtering capabilities

Category: Video; License: Freeware; Created by: hdogan1974
AccessEnum

AccessEnum 2 users starred this package

Description: manages access privileges to files, directories and registry keys

Category: Tools; License: Sysinternals license; Created by: tim.lebedk...
FreeCommanderXE

FreeCommanderXE 2 users starred this package

Description: file manager

Category: Tools/File Managers; License: FreeCommander license; Created by: tim.lebedk...
Explorer++

Explorer++ end-of-life 2 users starred this package

Description: file manager

Category: Tools/File Managers; License: GPLv3; Created by: knockdownc...
Altap Salamander

Altap Salamander 2 users starred this package

Description: Altap Salamander is a fast and reliable two-panel file manager for Windows.

Category: Tools; License: Freeware; Created by: tim.lebedk...
Tablacus Explorer

Tablacus Explorer 1 user starred this package

Description: A tabbed file manager with add-on support

Category: Tools; License: MIT; Created by: tim.lebedk...
Double Commander

Double Commander 1 user starred this package

Description: file manager with two panels side by side

Category: Tools/File Managers; License: GPLv2; Created by: knockdownc...
CLU

CLU 1 user starred this package

Description: command line utility

CLU - Command line utility
Usage:

clu [help]
    prints this help
clu add-path --path=<path>
    appends the specified path to the system-wide PATH variable
clu remove-path --path=<path>
    removes the specified path from the system-wide PATH variable
clu list-msi
    lists all installed MSI packages
clu get-product-code --file=<file>
    prints the product code of an MSI file
clu unwrap-dir --path <path>
    move the content of a directory one level higher
clu wait --timeout=<milliseconds>
    wait for the specified amount of time

Options:
Global options:

-p, --path        directory path (e.g. C:\Program Files (x86)\MyProgram)
-f, --file        path to an MSI package (e.g. C:\Downloads\MyProgram.msi)
-t, --timeout     timeout in milliseconds (e.g. 10000)
-c, --title       software title in the Software control panel
-e, --encoding    file encoding

Options:

The process exits with the code unequal to 0 if an error occcures.
If the output is redirected, the texts will be encoded as UTF-8.

Category: Tools; License: GPLv3; Created by: tim.lebedk...
FAR Manager

FAR Manager 1 user starred this package

Description: file manager

Category: Tools/File Managers; License: BSD license; Created by: knockdownc...