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

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
    Learn More
  • 1

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SMakeWav - Command line WAV file creator

    SMakeWav - create WAV file functions generator (sound), graph PS orTCL

    Simple Make Wav is command line which allows to create a wav file with a sinusoidal or triangular or rectangular or personnal signal and to adjust voltage, frequency and cyclic ratio. And generate PS or TCL/TK file graphic image of the WAV form, too Usage : ./smakewav [options] -o file.wav Examples : ./smakewav -o example.wav ./smakewav -o example.wav -f 440 -d 10 -t sin ./smakewav -o example.wav -f 1000 -d 10 -l 1 -t rec -cr 20 -ps example.ps -nps 2 -wps 10 -sps 0.5 -bgps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Integrated packet generator and sniffer for Ethernet, but also works with blocks of data over TCP connection. Enables you to use scripts for automated testing, monitoring, imitating of various network objects, creating custom network tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Surface development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5

    libirt

    The new site is at http://psychometricon.net/libirt/

    The new site is at http://psychometricon.net/libirt/ Library of functions to estimate the items and abilities from the responses of subjects to a questionnaire. The IRT models supported are the logistic model, the multivariate logistic model, the graded model and smoothing by penalization and kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    adms
    ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile c code for the API of spice simulators. Repository migrated to: https://github.com/Qucs/ADMS For checkout do: git clone https://github.com/Qucs/ADMS.git
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7

    OSPC

    Open Software Plagiarism Checker

    A open source software plagiarism checker. It checks the similarity of individual files and generates various types of reports. Also it is able to find groups of similar submissions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JMCAD - modeling of dynamic systems
    JMCAD is an program for the modeling and simulation of complex dynamic systems. This includes the ability to construct and simulate block diagrams. The visual block diagram interface offers a simple method for constructing, modifying and maintaining complex system models. The simulation engine provides fast and accurate solutions for linear, nonlinear, continuous time, discrete time, time varying and hybrid system designs. With JMCAD, users can quickly develop software or "virtual"...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    C/C++ Program Perfometer

    C/C++ Program Perfometer

    The program enables to get performance of C/C++ program for any metric

    The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : time, memory, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. Latest Version: 2.10
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • 10
    This project is not supported anymore. A new implementation of EDITS 2.1 can be found as part of the Excitement Project (http://www.excitement-project.eu/). A new more generic version of the system supported by Milen Kouylekov can be found on this page https://github.com/kouylekov/edits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ODS3 Virtual Machine Challenge

    ODS3 Virtual Machine Challenge

    Virtual Machine Image To Test Penetration Skills

    The ODS3 Virtual Machine Challenge are downloadable images that can be run as VMWare or VirtualBox instances. The Idea behind the challenge is to test and exercise web application penetration testing in a controlled environment. These images are great for cyber security students, penetration testers and hobbyist. Care should be taken if installed on an Internet access host as the application are purposely vulnerable to attack and exploitation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ndav intends to implement a fully RFC 2518 compliant tool for the command line, able to test and manage WebDAV servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DOMjudge programming contest jury system

    DOMjudge programming contest jury system

    DOMjudge is an automated judge system for programming contests.

    NOTE: DOMjudge has moved to www.domjudge.org and Github for all development. DOMjudge is an automated judge system to run programming contests. Both team and jury side interfaces are web based, with a command line submit tool available as well. It is written in PHP, shell-script and C/C++ and needs MySQL and a webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ProProvaADSTR1

    Projecte Prova ADSTR 1

    Projecte Prova ADSTR 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Evrika

    Evrika

    Science simulator and advanced calculator based on modules

    Evrika is a science simulator and advanced calculator, which is based on modules. Modules are libraries containing definitions of concepts that can be used in the simulation. By definitions we mean properties, actions, reactions, etc. Evrika is used for creating both simulations and modules, so you can build your own module of elements, then use them to create virtual experiments and simulations. Also, you can make advanced calculations. Evrika is basically an executable that reads and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Quiz of Country and Their Capital

    The Quiz of Country and Their Capital

    The Quiz of Country and Their Capital.

    If you want to learn the capitals of all the countries, this small quiz is your best choice, that it can help you to improve your culture about capitals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project aims at providing a prototype for a handy program that could retrieve & output important information about the host computer. It's still in it's early stages, but examples include (but not limited to): OS, OS version, various statistics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    J-VRPsolver

    Solve VRP with 1 warehouse and 1 vehicle type

    a simple and effective vehicle routing problem’s solger using metaheuristic algorithms's like Tabu Search and Clark'n Wright. It's specialized in single deposit and singe vehicle's capacity VRP's istances. [mainly for educational purposes]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cracker-ng

    Cracker-ng

    Cracker-ng is a multiple file password finder.

    /!\ Developer(s) needed to optimize routines, multi-processing; any kind of help is accepted :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tstools is a set of cross-platform command line tools for reporting on and manipulating MPEG (H.262 and H.264) data, as Transport Stream (TS), Program Stream (PS) or Elementary Stream (ES).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JsUnit is a port of JUnit to JavaScript. JUnit is a framework for building unit tests. A lot of JavaScript enabled products are supported along with command line support for automated test suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MD5-utils
    MD5-utils is a script for MD5 hash function manipulations. It can crypt one or more word(s) and try to crack one or more hash(es) using online servers.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    Trivbot is a a multilingual quiz/trivia bot for IRC channels. It is written in java so it can run on multiple platforms. A question is sent to the IRC channel and the text in the channel scanned for a string that matches one of the accepted answers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Testbed for Ad Hoc Protocol Evaluation (TAPE) is a network emulator that capable of running several ad-hoc protocols for testing and evaluation. It is an enhancement of the original APE-Testbed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    European digital radio & television uses the DVB standard to broadcast its data. Project X gives you a look behind the transmissions and tries its best to handle & repair many stream types and shows what went wrong on reception.
    Downloads: 29 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next