1459 packages sorted by the number of stars

Search: Sort by: Category: Repository:
Battle.net

Battle.net 4 users starred this package

Description: Blizzard games

Category: Games; License: unknown; Created by: LemonBluu
Core Temp 64 bit

Core Temp 64 bit 4 users starred this package

Description: WARNING: this package always installs the newest version

monitor processor temperature and other vital information

Category: Tools; License: Freeware; Created by: knockdownc...
Chrome

Chrome 4 users starred this package

Description: WARNING: this package always installs the newest available version.
Google web browser

Category: Communications; License: Chrome license; Created by: tim.lebedk...
Git

Git 4 users starred this package

Description: Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.

Category: Development; License: GPLv2; Created by: tim.lebedk...
Intel Power Gadget

Intel Power Gadget 4 users starred this package

Description: Intel® Power Gadget is a software-based power usage monitoring tool enabled for Intel® Core™ processors (from 2nd Generation up to 10th Generation Intel® Core™ processors). Intel® Atom™ processors are not supported. It is supported on Windows and macOS and includes an application, driver, and libraries to monitor and estimate real-time processor package power information in watts using the energy counters in the processor. With this release, we are providing functionality to evaluate power information on various platforms including notebooks, desktops and servers.

Category: Tools; License: unknown; Created by: Portabl3la...
Internet Download Manager

Internet Download Manager 4 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...
Cinebench 64 bit

Cinebench 64 bit 4 users starred this package

Description: 3D rendering benchmark (two main components: the graphics card performance test and the CPU performance test)

Category: Tools; License: Freeware; Created by: knockdownc...
Transmission-Qt

Transmission-Qt 4 users starred this package

Description: BitTorrent client

Category: Communications; License: GPLv2; Created by: knockdownc...
Core Utilities

Core Utilities end-of-life 4 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...
Open Hardware Monitor

Open Hardware Monitor 4 users starred this package

Description: voltages, fan speeds, temperatures, load and clock speeds monitor

Category: Tools; License: MPL 2; Created by: knockdownc...
LibreOffice

LibreOffice 4 users starred this package

Description: office suite (Writer, Calc, Impress, Draw, Math and Base)

Category: Productivity; License: LGPLv3; Created by: tim.lebedk...
Spybot Search&Destroy

Spybot Search&Destroy 4 users starred this package

Description: anti malware

Category: Security; License: Freeware; Created by: tim.lebedk...
WinCDEmu 64 bit

WinCDEmu 64 bit 4 users starred this package

Description: CD/DVD/BD emulator. WARNING: confirmation about unsigned driver on windows XP

Category: Tools; License: LGPLv3; Created by: knockdownc...
Slack

Slack 4 users starred this package

Description: communication platform

Category: Communications; License: unknown; Created by: 1655lgtest
Texmaker 64 bit

Texmaker 64 bit 4 users starred this package

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

Texmaker is a free, modern and cross-platform LaTeX editor for linux, macosx and windows systems that integrates many tools needed to develop documents with LaTeX, in just one application.
Texmaker includes unicode support, spell checking, auto-completion, code folding and a built-in pdf viewer with synctex support and continuous view mode.
Texmaker is easy to use and to configure.

Category: Productivity; License: GPLv2; 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
TweakPower

TweakPower 4 users starred this package

Description: TweakPower - Powerful PC optimization tool

Category: Tools; License: Freeware; Created by: hdogan1974
WSUS Offline Updater

WSUS Offline Updater end-of-life 4 users starred this package

Description: Create offline update media for any computer running Microsoft Windows or Office.

Category: Tools; License: GPLv3; Created by: nodiscc
XmenuTools Settings

XmenuTools Settings 4 users starred this package

Description: Extended context menu for Windows

Category: Tools; License: Freeware; Created by: hdogan1974
Zoom Video Conferencing

Zoom Video Conferencing 4 users starred this package

Description: video conferencing

Category: Communications; License: unknown; Created by: noushad123
Autorun Organizer

Autorun Organizer 3 users starred this package

Description: Free Startup Manager for Windows. Control which programs start when you launch Windows

Category: Tools; License: Freeware; Created by: hdogan1974