1474 packages sorted by the number of stars

Search: Sort by: Category: Repository:
OpenSCAD 64 bit

OpenSCAD 64 bit 2 users starred this package

Description: software for creating solid 3D CAD objects

Category: Productivity; License: GPLv2; Created by: tim.lebedk...
OpenSCAD

OpenSCAD 2 users starred this package

Description: software for creating solid 3D CAD objects

Category: Productivity; License: GPLv2; Created by: tho.hartma...
Open Hardware Monitor

Open Hardware Monitor 2 users starred this package

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

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

Opal 2 users starred this package

Description: Free and open source relaxing music player

Category: Music; License: Freeware; Created by: hdogan1974
OooPlayer 64 bit

OooPlayer 64 bit 2 users starred this package

Description: audio player

Supported formats

Audio formats: mp3, aac, alac, flac, ogg, opus, ape, mpc, tta, tak, wav, ofr, wv, wma, ac3 and spx
Playlist formats: m3u, m3u8, ppf (OooPlayer's own playlist format)

Features

  • Several playback modes: Normal, Random, Repeat Track, Shuffle
  • can display both embedded and external cover art
  • has a very fast search mechanism
  • supports gapless playback
  • supports multiple playlists
  • has a song queue
  • has an online radio player that has more than 1500 radio stations
  • You can record radios to mp3, ogg vorbis, aac and opus or record without encoding
  • can download lyrics automatically from many sources
  • has a very simple interface that offers sufficient functionality
Category: Music; License: Freeware; Created by: tim.lebedk...
OneDrive

OneDrive 2 users starred this package

Description: Official desktop client for OneDrive by Microsoft™. Sync all your files between your computer and other devices using the free 5 GB cloud storage.

Category: Productivity; License: unknown; Created by: catalinpet...
Ocenaudio 64 bit

Ocenaudio 64 bit 2 users starred this package

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

Easy, fast and powerful audio editor

Category: Music; License: Freeware; Created by: tim.lebedk...
nzbdrone

nzbdrone 2 users starred this package

Description: PVR (Personal Video Recorder) for newsgroup users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded if a better quality format becomes available.

Category: Video; License: GPLv3; Created by: tim.lebedk...
nomacs 64 bit

nomacs 64 bit 2 users starred this package

Description: image viewer, which supports multiple platforms. You can use it for viewing all common image formats including RAW and psd images.

nomacs features semi-transparent widgets that display additional information such as thumbnails, metadata or histogram. It is able to browse images in zip or MS Office files which can be extracted to a directory. Metadata stored with the image can be displayed and you can add notes to images. A thumbnail preview of the current folder is included as well as a file explorer panel which allows switching between folders. Within a directory you can apply a file filter, so that only images are displayed whose filenames have a certain string or match a regular expression. Activating the cacher allows for instantly switching between images.

nomacs includes image manipulation methods for adjusting brightness, contrast, saturation, hue, gamma, exposure. It has a pseudo color function which allows creating false color images. A unique feature of nomacs is the synchronization of multiple instances. With this feature you can easily compare images by zooming and/or panning at the exactly same position or even by overlaying them with different opacities.

nomacs is licensed under the GNU General Public License v3 and available for Windows, Linux, FreeBSD, Mac, and OS/2. If you want to report any bugs or request new features please use our tracker.

Category: Photo; License: GPLv3; Created by: tim.lebedk...
Niubi Partition Editor

Niubi Partition Editor 2 users starred this package

Description: NIUBI Partition Editor Free Edition is a free disk partition management software for Windows users, similar with but much powerful than Partition Magic. This free partition manager supports Windows 10, 8, 7, Vista, XP (both 32 & 64 bit).

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

ninite 2 users starred this package

Description: dsadsadsadas

Category: Tools; License: unknown; Created by: russus2
GParted Live CD/USB/HD/PXE Bootable Image

GParted Live CD/USB/HD/PXE Bootable Image 2 users starred this package

Description: graphical partition editor. Perform actions with partitions: create, delete, resize, move, check, label, set new UUID, copy, paste. Manipulate file systems such as: btrfs, ext2/ext3/ext4, fat16/fat32,hfs/hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs/reiser4, ufs, xfs

Category: Tools; License: GPLv2; Created by: tim.lebedk...
Grep

Grep end-of-life 2 users starred this package

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

print lines matching a pattern. Deprecated. Please use GOW instead.

Category: Tools; License: GPLv3; Created by: tim.lebedk...
GetText

GetText 2 users starred this package

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

Category: Development; License: GPLv3; Created by: tim.lebedk...
Core Utilities

Core Utilities end-of-life 2 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...
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...
Poedit

Poedit 2 users starred this package

Description: PO file editor

Category: Text; License: MIT license; Created by: tim.lebedk...
NirCmd

NirCmd 2 users starred this package

Description: WARNING: no new versions of this software will be added as there are no direct download links.

command line utility

Category: Tools; License: NirSoft freeware license; Created by: tim.lebedk...
Cinebench 64 bit

Cinebench 64 bit 2 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...
MyPhoneExplorer

MyPhoneExplorer 2 users starred this package

Description: MyPhoneExplorer is a powerful cloudless phone management software for your desktop PC.

Category: Productivity; License: unknown; Created by: catalinpet...
My Family Tree 64 Bit

My Family Tree 64 Bit 2 users starred this package

Description: Build your family tree the easy way with My Family Tree.

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