Showing 325 open source projects for "drcom-for-linux"

View related business solutions
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1
    PyInstaller

    PyInstaller

    Freeze (package) Python programs into stand-alone executables

    PyInstaller freezes (packages) Python applications into stand-alone executables, under Windows, GNU/Linux, Mac OS X, FreeBSD, Solaris and AIX. PyInstaller’s main advantages over similar tools are that PyInstaller works with Python 3.5 to 3.9, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with 3rd-party packages...
    Downloads: 71 This Week
    Last Update:
    See Project
  • 2
    PM2

    PM2

    Node.js Production Process Manager with a built-in Load Balancer

    PM2 (Process Manager 2) is a production process manager with its own built-in load-balancer for Node.js applications. If you want battle-hardened Node.js applications that can be monitored and kept alive forever, PM2 is the way to go. PM2 lets you manage, maintain and increase Node.js performance. It is constantly assailed by over 1800 tests so you can deliver high quality applications, and deploy confidently and more often. PM2 is cross-platform and arguably the most widely-used...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    filerunner
    FileRunner is a two pane file manager for Unix and Unix like systems. It is simple and efficient and has a built-in FTP and SFTP client. It also does a reasonable (and improving) job on Windows systems. New and improved from a FileRunner of long ago.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4

    SilentBob

    code indexer

    The SilentBob is yet another indexing tool helping you to find your way through the software source code.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    Zilog Z80

    Zilog Z80

    Z80 shared library including some nice test-projects

    Another Zilog Z80 emulation. C++ class on a shared library. Simulates all pins of the Z80-Chip in a single function interface. Additionally are some Test-Projects added. 1. CP/M 2.2 emulator connectable by an telnet client. 2. An instruction set examiner. 3. An ZX-80 emulator. 4. An TK-80 emulator 5. An Z80 Dis-assembler driver for all supported instructions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    libzio

    A Library for Accessing Compressed Text Files

    The libzio provides using fopencookie(3) of the glibc or funopen(3BSD) together with zlib and libbzip2 an API to read or write gzip/bzip2 files with streams. Libzio uses the GNUC weak facility to allow programs to be linked against zlib or libbzip2 only.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Developer Home

    Home directory configuration files for PL/SQL developers who use Vim

    Configuration files used in Cygwin (MS Windows). It contains settings for: - readline; - Vim ( for SQL / PL/SQL developers); - ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EZ Project

    EZ Project

    Softwares making our work easier

    EZComm (EZ Comm) is still maintened, hosted on https://gitlab.com/bon-ami/ezcomm You can use it as either a client or a server for TCP/UDP text messages EZOutput has migrated to https://gitlab.com/bon-ami/ezoutput
    Downloads: 0 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10

    EDITEL

    EDITEL is a screen editor/code generator for GnuCOBOL programmers

    One of the hardest things to do when coding with COBOL is translating a screen design into code. The process may take hours, not to say days. In my old BLIS-COBOL, COBOL 74 and COBOL 80 /85 days (and those last 2 had the SCREEN SECTION which helped a lot !), I recall spending a significant amount of time dedicated to that activity. Time that could be used for more productive activities like coding and resolving bugs, for instance. Having said that, I developed a Screen Editor (similar to a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pl

    Perl One-Liner Magic Wand

    Some tasks are too menial for a dedicated script but still too cumbersome even with the many neat one-liner options of "perl -E". This small script fills the gap: various one-letter commands & magic variables (with meaningful aliases too) and more nifty loop options take Perl programming to the command line. Fully imports List::Util. With no program on the command line, starts a pl Shell. How to "e(cho)" values, including from "@A(RGV)", with single "$q(uote)" & double "$Q(uote)". Same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JPointerLock

    JPointerLock

    Pointer Lock for Java AWT/Swing

    Adds support for confining the mouse pointer to a Java AWT or Swing window, useful for video games that use mouse look or edge scrolling. Usage: 0. Download release/jpointerlock.jar and lib/native-library-loader.jar from the code section, and add them to your build path/classpath. 1. Call PointerLockLoader.init() as early as possible on the AWT EDT to load the native library. 2. Call PointerLock.setPointerLock(Window, boolean) on the AWT EDT when you want to lock or unlock the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ruby System V IPC module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Logapp is a wrapper utility that helps supervise the execution of applications that produce heavy console output (e.g. make, CVS and Subversion). It does this by logging, trimming, and coloring each line of the output before displaying it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Number Base Converter

    Number Base Converter

    Instantly convert between number systems and do basic operations

    With this Java application values of arbitrary length can be converted between Dec, Hex and Bin number base. Additionally, bitwise and numeric operations can be performed on the main value (also of arbitrary size). The main feature is the visual buttons representing the appropriate bit value, which can show and change the respective bit position. Also, bit group values (eg. W0, H0, etc) can be displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Magic Utils

    Magic Utils

    Magic utilities

    Magic utilities to help you in your tasks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A USLESS KEYLOGGER |MZL

    A USLESS KEYLOGGER |MZL

    A keylogger that save your data with yourself and works

    A keylogger that save your data with yourself and works as backup of every text you write
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tedhi

    Tedhi

    Human-centric date and date range parser library for Java

    Provides extremely flexible parsing of dates and date ranges. Uses an intuitive syntax where syntax is needed, and recognises partial dates. Examples of date ranges supported are: * 1/Nov/2012 to 30/Nov/2012 (start of 1st to end of 30th) * Nov/2012 to Dec/2012 (start of 1/Nov to end of 31/Dec) * 2012 to 2013 (start of 1/Jan/2012 to end of 31/Dec/2012) * Nov (start of 1/Nov this year, to end of 30/Nov this year) Now available on Maven Central.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    uru binaries

    Use multiple rubies on your Linux, OS X, and Windows systems.

    Be more productive using the multiple rubies on your 32/64-bit Windows, Linux, and OS X systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    imamB

    imamB

    Binary to decimal in C

    Easily find binary string of decimal numbers and vice versa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sentinela

    sentinela

    Visual regression test with Sentinela and webdriver

    What is sentinela? With the sentinela it´s possible can perform visual regression test quickly and efficiently. Sentinela make prints from window browser, manager baseline a makes comparisons of test results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lib Roman/Arabic for GCC (C++)

    Lib Roman/Arabic for GCC (C++)

    Library Roman/Arabic for GCC (C++)

    This library performs the numerical conversion of Arabic numerical values into Roman numerals and Roman numeral values into Arabic numerals. This resource is developed with didactic and pedagogical objectives. Its commercial use may not be of extreme importance. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service -...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Lib Clock for GCC (C++)

    Lib Clock for GCC (C++)

    Library Clock for GCC (C++)

    Simple library that provides the basic features to perform the time calculation between two times provided. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service - https://clubedeautores.com.br/book/209155--C_Underground_Programmer?topic=compiladores#.WNfZkJt_aKY. For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile. To see my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DotNet Code Helpers Library

    DotNet Code Helpers Library

    DotNet Code Helpers Library

    DotNet Library v0.2 contains some of the useful methods and codes to make C#, VB.Net languages and other DotNet languages easier in control and development. Soon, full Code Documentation will be included inside the code files followed by Web Documentation and Code Examples, If God wills
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sentinelaAPI

    sentinelaAPI

    Visual regression test with Sentinela API + WebDriver

    Visual regression test with Sentinela API + WebDriver A simple API that combined with WebDriver can perform visual regression test quickly and efficiently. Sentinela API - Gen prints from window browser, manager baseline and makes a comparison of results Sentinela API it is written in Java. How API work? 1 - Import Sentinela API in your project. 2 - Mark some points where Sentinela API will perform the tests. 3 - Run your project as usual. 4 - Every time point is reached...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next