Showing 2519 open source projects for "a line"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1

    SEMaintenanceUtility

    A maintenance toolbox for cleaning up Space Engineers saves.

    ...The massive upshot of cleaning up saves include; - Fewer trash entities / entries means smoother operation - Removes the "lots of player entries causes significant UI lag" issue - A smaller, leaner file means that it's quicker to download; saving on bandwidth & quota as well as not lagging everyone by 1 person downloading a huge save A command line application / script, its intention is to be included into server watchdog scripts. E.g. regularly reboot & clean up the server. Works on Windows, Mac and Linux. The ultimate aim of this project is to be come obsolete, with its functions being performed natilvely by Space Engineers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    KEMP

    A FDTD solver for electromagnetic wave simulations on a GPU cluster

    KEMP is a fast FDTD solver on a GPU-based cluster. The FDTD (Finite-Difference Time-Domain) method is a popular numerical method for electromagnetic field simulations. KEMP enables hardware accelerations suitable for multi-GPU, multi-core CPU and GPU cluster. KEMP also provide easy configuration by using Python scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    LAES

    Laubers Audio Extender Server

    Open source server for the Devolo Audio Extender. As Devolo has neither support for Windows 7 or any x64 version as well as no linux support as far as I know, I decided I roll my own. Enjoy! [Update] I moved the project to github for the moment. You can find it here: https://github.com/FrederikLauber/LAES
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Valence

    Fast, Dynamic, and Extendable/Mergeable Workflow Management System

    Agile protocol development and workflow management of pipelines. Simple enough for a low barrier of entry, but powerful enough to manage large procedures. Includes APIs in Python, Ruby, Java, and Perl to assist in the creation of Drivers that can create new workflows on the fly. Greatly facilitates merging and extending pipelines between groups/developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Stat cvs/svn Code Change

    stat. cvs,svn code changes and generate html report

    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search. It's the mirror project of CodeChangeViewer: http://sourceforge.net/projects/ccv/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Quadcontrol

    Quadcopter Remote Control by RaspberryPi

    ...The goal is to be able to command and view what is in front of the quadcopter with a camera. This is allready working using a python Webserver and streaming video from Raspberry Camera. You can play also without camera support from command line with remote access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    psignifit is a toolbox to fit psychometric functions and test hypotheses on psychometric data. This is version 3 which will now predominantly support python.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Python XML Validator

    Python XML Validator

    Validates XML against xml schema. Based on Python lxml module.

    Validates XML against xml schema. Based on Python lxml module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    log4j parser

    log4j parser

    Turn log4j or similar logfiles into a Python list object

    Called from command line, this python program counts the lines in your logfile with ERROR, INFO, WARN etc. You can also import the function generate_log_report from it and use the returned list object in your Python program for further processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LipidWrapper

    Create lipid-bilayer models of arbitrary geometry.

    LATEST VERSION NOW LOCATED AT http://git.durrantlab.com/jdurrant/lipidwrapper As ever larger and more complex biological systems are modeled in silico, approximating physiological lipid bilayers with simple planar models becomes increasingly unrealistic. When building large-scale models of whole subcellular environments, models of lipid membranes with carefully considered, biologically relevant curvature are essential. LipidWrapper, written by Jacob Durrant in the lab of Rommie E. Amaro,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Project now hosted at GitHub: https://github.com/djparente/coevol-utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    simple line command tool send several trames over TCP lan in AF_INET SOCK_STREAM and return elapsed times. usage: (pytestlan) ser IP PORT usage: (pytestlan) cli IP PORT nb_of_loop data_size example server: python pytestlan.py ser localhost 50000 example server: pytestlan.pyc ser 192.168.0.37 50000 example client (windows): pytestlan.exe cli 192.168.0.12 50000 1000 100 tested on linux, WinXP, Win7 Seven, 2008 Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CPIP is a C/C++ preprocessor implemented in Python. CPIP exposes all aspects of preprocessing for inspection. NOTE: This project has now moved to https://github.com/paulross/cpip. This is no reflection on Sourceforge, indeed I am very grateful for them hosting CPIP for may years. It is merely because I can't manage two workflows!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Garmin Connect Python Uploader

    A python script to upload .tcx, .fit, and .gpx files to Garmin Connect

    This project, gcpuploader, helps you to upload files created by your Garmin fitness GPS (.tcx, .fit, or .gpx files) to the Garmin Connect web site (connect.garmin.com) once they are extracted from the device. It was developed because of Garmin's utter lack of support for Linux OS. This Python project has been tested in a limited capacity in Python 2.6.5 under Linux and Python 2.7.2 under Windows XP as well. **Tapiriik is an open source web service which syncs data between various...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 2 This Week
    Last Update:
    See Project
  • 17
    Cluster Bench is a framework to support a range of benchmarks and system tests for cluster systems. It automatically generates the required files for a batch system and can graphically display the results of completed benchmarks and other tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ADTEx

    ADTEx

    Aberration detection in tumour exome

    Aberration Detection in Tumour Exome (ADTEx) is a tool for copy number variation (CNV) detection for whole-exome data from paired tumour/matched normal samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Robo-Interface

    Robo-Interface

    Robo-Interface is a GUI for Robocopy (Robust File Copy).

    Robo-Interface is a GUI or user interface for Robocopy the command line tool from Microsoft and includes all the switches except /UNICODE :: output status as UNICODE. It will build the command string that you can copy and paste on the CMD (Command Prompt), or you can also run it from the application by clicking on the button "Run CMD" or copy the command string to the clipboard by clicking on the button "Copy".
    Downloads: 33 This Week
    Last Update:
    See Project
  • 20
    DoCookBook

    DoCookBook

    Cookbook Style Document for DocBook Customizations

    This project has been moved to GitHub: https://github.com/tomschr/dbcookbook/ The DoCookBook project aims to create an open source book about DocBook and the DocBook XSL stylesheets written as a cookbook and released under a Creative Commons license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LXCF - LXC Facility

    LXCF - LXC Facility

    LXCF (LXC Facility) generates LXC container of full OS environment.

    LXCF (LXC Facility) is a tool that generates full OS environment as LXC virtual environment. http://lxcf.sourceforge.jp/index.html.en - It is based on libvirt-lxc - It can generate containers in a short time (in a few minutes each even if it is long). - It can manage a lot of containers. - It supports dynamic resource control of containers. - To use containers for a long term (a few years or more), you can update software on each container from the host. LXCF currently supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Big Brother Bot (B3)
    BigBrotherBot (B3) is a cross-platform, cross-game game administration bot. Features in-game administration of game servers, multiple user access levels, and database storage. Currently include parsers for: Call of Duty, Urban Terror and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CSV*Extractor for RDBMS (command line)

    Extract table data is CSV format from 14 databases.

    Spools data for a given query or table from 14 databases. Windows command-line application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DR14 T.meter

    DR14 T.meter

    Compute the DR14 of a given audio file according to the procedure desc

    Introduction to DR14 T.meter DR14 T.meter is a free and opens source command line tool for computing the Dynamic Range of your music according to the procedure used in the off-line meter released by the Pleasurize Music Foundation. This tool is very useful to measure how is loud your music and for understanding that a good quality album always has also a good dynamic, and it's also useful for understanding the effects of the so called loudness war.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    netio_cli

    command line interface for avr net-io board (python)

    with this little python coding you have a nice possibility to control the Pollin avr net-io board (with original firmware) via command line Interface. So you can use that in scripts, jobs, etc. like you want. it's even simple possible to control one or more avr net-io boards from an SAP ABAP Programm. netio
    Downloads: 0 This Week
    Last Update:
    See Project