Showing 65 open source projects for "learning linux command line"

View related business solutions
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
    Learn More
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
    Learn More
  • 1
    PowerShell

    PowerShell

    Command-line shell and scripting language built on .NET

    Powershell is a cross-platform, task-based command-line shell and scripting language that helps rapidly automate tasks that manage operating systems (Linux, macOS and Windows) and processes. It works well with existing tools and is optimized for dealing with structured data, REST APIs and object models. PowerShell was developed by Microsoft as a task management and configuration management framework. Powershell is designed to let you manage computers from the command line and improve...
    Downloads: 115 This Week
    Last Update:
    See Project
  • 2
    MediatR

    MediatR

    Simple, unambitious mediator implementation in .NET

    Simple mediator implementation in .NET. In-process messaging with no dependencies. Supports request/response, commands, queries, notifications and events, synchronous and async with intelligent dispatching via C# generic variance. You should install MediatR with NuGet. Or via the .NET Core command line interface. Either commands, from Package Manager Console or .NET Core CLI, will download and install MediatR and all required dependencies. MediatR is a low-ambition library trying to solve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ASAP - Another Slight Atari Player
    ASAP (Another Slight Atari Player) plays and converts 8-bit Atari music (*.sap, *.cmc, *.mpt, *.rmt, *.tmc, ...) on modern computers and mobile devices.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 4

    PowerPing

    Advanced command-line ping tool

    PowerPing is a small, improved ICMP command line ping program for Windows. It is lovingly inspired by the look and feel of native windows and linux ping utilities, with the goal of providing a familiar but fresh ping experience along with more advanced features and a nicer, more colourful look. PowerPing extends the normal functionality of native tools with additional ICMP features in one place such as scanning, flooding, graphing, listening and more. All this is built from the ground up...
    Downloads: 7 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
    Learn More
  • 5
    SerialToIP is a simple Terminal Server software providing transparent pipe either in TCP server or TCP client socket mode from TCP/IP to a pre-configured serial port. Implemented in C# for .NET 2.0 so the command line version could work in Mono-runtime as well.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 6
    litc

    litc

    Litc - light in band text compressor

    A very simple dictionary based text compressor. Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed). The public Litc API are in fact: byte[] packed = Litc.GetBytes(value); string unpacked = Litc.GetString(packed);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HashSum is a .NET port from GNU's md5sum and sha1sum. It supports: hash algorithm selection between MD5 and SHA1 (more could be added later) and compatibility between HashSum and GNU's checksum file format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ChaOS

    ChaOS

    A basic command line OS made with Cosmos

    A basic command line OS made with Cosmos. Now supports disks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DracOS GNU/Linux Remastered
    ...-tools the software using the CLI (command line interface) and GUI (graphical user interface) to perform its operations. Now Dracos currently already up to version 3.1.5 with the code name "KUNTILANAK WITH REMASTERED".
    Downloads: 68 This Week
    Last Update:
    See Project
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
    Learn More
  • 10
    A set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. EXIF headers are used as the central information repository, so users may change their software at any time without loosing any data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The GK3 Tools project is a collection of tools and utilities useful for viewing and modifying the Gabriel Knight 3 data files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    This project consists of a linux kernel driver and some user-mode libraries. They allow a process to create a virtual usb host controller. Real or virtual usb devices can be "plugged" into this controller.
    Leader badge
    Downloads: 148 This Week
    Last Update:
    See Project
  • 13
    Tail for Windows

    Tail for Windows

    Windows visual tail for log and text files

    WinTail is a freeware Tail for Windows tool, capable of simulating the LINUX / UNIX tail command, including extra features offered by the Windows GUI concept. Includes features such as SMTP and sound notifications of specific keywords found within the files being monitored by a sort of grep functionalty. This tool is compatible with all 32bit/64bit Windows platforms both client and server.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 14
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    LogRotateWin

    Implementation of logrotate utility for Windows Platform

    This is a Windows implementation of the logrotate utility found in Linux platforms. The goal is to use the same command line parameters and files as the Linux version. If you are going to give a negative rating, please take a little extra time and explain why. I want to improve the program as much as possible, but I need feedback. Thank you! Source code is available on GitHub: https://github.com/plecos/logrotatewin Now available on Chef Supermarket: https...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    vinuxproject

    vinuxproject

    Vinux is an Ubuntu derived distribution for blind & visually impaired.

    Vinux supports software text to speech and Braille support from boot-up to shutdown. Users can use installation medium to install independently with no sighted assistance required. Vinux supports command line environment speech, Desktop environment speech and magnification features. Vinux comes with an accessible suite of software and has an excellent mailing list support group.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 17

    [C#] Secure Shredder Console

    A console file shredder that supports many algorithms.

    There are many ways to delete a file, whether you want it to be secure or not, fast or not. Since nowadays, we use computers to store data (including confidential ones), we want to totally delete a file with no traces for any file recovery solution. The program supports Zero Data 1 Pass, British HMG IS5-Baseline 1 Pass, Russian GOST P50739-95 2 Passes, British HMG IS5-Enhanced 3 Passes, US DoD 5220.22-M / Canadian RCMP DSX 3 Passes, German VSITR 7 Passes, Bruce Schneier's 7 Passes,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SmartSlog (Smart Space Ontology) is a software/application development kit (SDK or ADK) for programming Smart-M3 agents (Knowledge Processors, KPs) that consume/produce smart space content according with its high-level ontological representation. SmartSlog applies the code generation approach: given an OWL ontology description, the ontology programming library is produced. The latter provides API to access the smart space via a Smart-M3 Semantic Information Broker (SIB) and data structures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wake On Lan

    Wake On Lan

    A powerful WOL, ping, shutdown, GUI application.

    ATTENTION!!! Wol is now hosted on our own servers at http://wol.aquilatech.com. Wake On LAN, WakeOnLAN, shutdown software for Windows. A powerful WOL, ping, shutdown, GUI application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bandwidth measuring tool that works by pinging remote hosts much like plain old ping command.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    We! Analyze By Or Cohen

    We! Analyze By Or Cohen

    We! Analyze - designed to analyze ArcSight SmartConnectors logs.

    ... that something is wrong, it takes a while to analyze, understand and solve. In light of these problems in the process of error detection in connectors, I have developed is an automated tool named 'We! Analyze' with its own UI which analyzes connector logs manually or using an API that can be started from the command line, a schedule task or from the console with an action in rule, tool or integration command (if you use the API you can forward the events to a syslog listener in CEF format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ExLock

    ExLock

    File Lock Test Tool

    Exlock is a command line tool. The purpose of this tool is to test / debug / tune the creation of other software. Exlock opens in exclusive mode a file passed as parameter. Other processes accessing the file will get a error. The purpose of this tool is to simply evaluate which is the behavior in case of this error.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    GUI wrapper for escputil (command line utility to manage Epson printers): it allows to watch ink levels, clean print heads, print nozzle patterns, align printer heads, .... with a simple and friendly user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    NeoLogger

    NeoLogger

    Full Featured Windows Command Line Syslog Logger

    NeoLogger is Windows Syslog Client similar to the logger command known from UNIX/LINUX systems used to send SYSLOG messages. It adds some usefull features to filter and replace content, reads from standard input, files or the windows eventlog. It is also able to watch a file or an eventlog for changes and transmits only the new entries. Logit is an additional tool, that logs process or batch output to a log file or windows Eventlog using predefined prefixes and timestamps. (see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    click

    click

    a simple c# operating system

    a simple operating system developed in c#. The base of 0.0.2 is BlondieOS by hac3rinc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next