Showing 1698 open source projects for "lines"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    EasyGeo

    EasyGeo

    A cartography program with parameter adjustments and gravity fonctions

    EasyGeo is an open source cartography program that generates maps using explicit equations in the choice of parameters. The input data is point data (not lines or areas) using csv files with object names (cities), variables (e.g. birth rate) and x and y coordinates. It is also possible to import maps in GeoJSON format. Possible output maps are: proportional circles, colour classes and interaction potential functions (Gravity models). Test data (10 countries and associated data) is provided with the program and located in the installation directory A user manual is also provided.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    LovelyPlots

    LovelyPlots

    Matplotlib style sheets to nicely format figures for scientific papers

    LovelyPlots is a repository containing matplotlib style sheets to nicely format figures for scientific papers, theses, and presentations while keeping them fully editable in Adobe Illustrator. Additionally, .svg export options allow figures to automatically adapt their font to your document's font. For example, .svg figures imported in a .tex file will automatically be generated with the text font used in your .tex file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tally

    Tally

    Your favorite dark mode word counter, now with even more themes!

    Tally - Word Counter is a free online tool to count the number of characters, words, paragraphs, and lines in your text. It can also show counts for different types of characters like letters, digits, spaces, punctuation, and symbols/special characters. Make sure you have the right number of words for your essay or post by counting them instantly with Tally.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Graph Plotter

    GP is a tool to analyse numerical data

    GP is aimed to be simple and fast tool to analyse numerical data. It does not claim to replace all other plotters.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Audiographs

    Audiographs

    Math Accessibility Tool for Visually Impaired

    Audiographs is an application that allows visually impaired students to study a mathematical function. This is achieved by using sound or musical notes. The user enters the function formula and can very easily hear its audio representation. The application is interactive and this gives the user the possibility to study the function in multiple ways. The best way to learn using the application is to use the documentation which offers a step by step guide. It is freely available under the open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Aksara

    Aksara

    Aksara help PHP Programmer to build an awesome app!

    Aksara is a CodeIgniter based CRUD Toolkit that you can use to build complex applications become shorter, secure and more reliable in just a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based) output just by writing in single controller. Yet it's reusable, scalable and ready to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IQcad

    IQcad

    A 2D CAD application for civil engineering , built with Free Pascal

    ...Features: 25+ entity types (Line, Polyline, Arc, Circle, Spline, Hatch, Text, Dimensions, Table, and more) AutoCAD-style command line with object snaps and grip editing Modify tools: Move, Copy, Rotate, Scale, Mirror, Offset, Trim, Extend, Chamfer, Fillet Layers, linetypes, blocks, and configurable styles Civil Engineering: TIN surfaces with contours and spot elevations Survey points with CSV import and point groups Tunnel section lines with deviation analysis Horizontal alignments with curves and spirals LandXML import/export File Formats: DXF (R12/R2000/R2018), LandXML, PDF, PNG, SVG,DWG ( using ODA converter or Librecad dwg reader) WMS server support Point Cloud import export. Section along alignment Modern ribbon UI with dark theme, multi-document tabs, and map background layers.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    IASParserVB

    IASParserVB

    Windows IAS Internet Authentication Service Parser

    Windows IAS Internet Authentication Service Parser Paste your IAS CSV lines into in_box RichTextBox1 Source Credit and Thanks to: ISO.CSUSB.EDU Converted and Implemented from JavaScript: https://iso.csusb.edu/tools/nps-log-interpreter https://technet.microsoft.com/en-us/library/dd197432%28v=WS.10%29.aspx > Interpret IAS Format Log Files http://cpansearch.perl.org/src/BINGOS/Parse-IASLog-1.12/lib/Parse/IASLog.pm >Parse:IASLog CPAN perl package https://fastapi.metacpan.org/source/BINGOS/Parse-IASLog-1.12/lib/Parse/IASLog.pm > Parse:IASLog CPAN perl package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    UniFormat

    This project process code format to a unified style.

    This project is used to process code format to a unified style. First we can process C/C++ code, we will process other languages later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    TAS: Task assignment solver

    Task assignment solver

    ...Includes a Lua and a Python version of "Munkres' task assignment algorithm modified for rectangular matrices" by Robert Pilgrim in 1995 [https://www.researchgate.net/publication/290437481_Tutorial_on_Implementation_of_Munkres%27_Assignment_Algorithm], a Lua object-oriented programming version of the same program in the corresponding folder, and examples from Brian Clapper [https://pypi.org/project/munkres/#files]. Also includes a 30 lines-of-code Lua version of Andrey Lopatin's version, given in: Alessandro Minisini, Oleksandr Kulkov. "Hungarian algorithm for solving the assignment problem." Dec 13, 2023. [https://cp-algorithms.com/graph/hungarian-algorithm.html].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TimeBilling

    Order and Billing system for MSPs

    ...The Quote can be converted to an Order and then a SalesInvoice for billing. It ties in with the Ticket system for adding labour charges. The system can collect Order Lines and Timesheets together onto an invoice for customer billing. It additionally has import processes for supplier data feeds. These include some bespoke processes, plus a generic framework to import data from suppliers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    webroutepy

    webroutepy

    build a html page with route information

    Python script to build a html page with map, route and photos. It can create different routes: - using a GPX file from your satellite navigation system. - using Lon/Lat information with or without connecting lines The web-page can link to photos. To get the work done use: Leaflet and Petazzoni's gpx reader. Examples here: http://members.upc.nl/h.speksnijder4/routes/index.html Requirements: -Python 3 -Python-lxml (processing gpx data) -Python-pillow (to make thumbnails) -Leaflet available at https://leafletjs.com -gpx at https://github.com/mpetazzoni/leaflet-gpx NOTE: have to create a wiki to explain how to make good use of this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Verti-Horiz Text File Merger

    Verti-Horiz Text File Merger

    Web app to merge multiple TXT files vertically or horizontally

    .... ## Vertical Stacking The Vertical Merger combines multiple text files into one, joining them one after another in alphabetical filename order. ## Horizontal Append The Horizontal Appender combines two text files line by line, merging corresponding lines from each file. This program is free, open source, private and offline. All operations happen locally on your computer, simply using your browser, no data is sent anywhere. Works via any modern web browser, so you can use it on any operating system. Win, mac, linux, android, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    SmartRulerCapture

    SmartRulerCapture

    Professional screen capture tool with built‑in rulers multi-capture

    Smart Ruler Capture is a professional screen capture tool designed for designers, developers, and anyone needing precise on‑screen measurements. It features multiple active capture zones, an overlay ruler with configurable units (px, in, cm), and a customizable grid for perfect alignment. The app offers eight color themes, full keyboard control, and works entirely offline - no analytics, no cloud uploads. Settings are automatically saved between sessions. Includes handy keyboard shortcuts...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    OpenJUMP (The JUMP Pilot Project)
    OpenJUMP is a community driven fork of JUMP the "Java Unified Mapping Platform" GIS software. The original JUMP was developed by Vivid Solutions, released under GPL2 in 2003 and discontinued in 2006. During 2004 already some enthusiastic developers joined together to enhance further the features of JUMP. They launched an independent development branch called OpenJUMP. The name gives credit to the original JUMP development, and at the same time describes the objectives of this project to...
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 16
    PC_Workman_HCK

    PC_Workman_HCK

    AI-powered PC monitoring that explains. Not shows numbers/spikes.

    ...Features: - Time travel monitoring - debug issues from hours ago - AI diagnostics with HCK_GPT - Custom fan curves with profiles - Floating always-on-top widget - 2D system map - Cross-GPU support (NVIDIA/AMD/Intel) Four complete rebuilds. 29 features killed. 24,000 lines of optimized code. No team. Solo Dev. BUILD-IN-PUBLIC Free because good tools should be. Alpha v1.6.3—real tools built on real constraints.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 17
    PdfgrepGui

    PdfgrepGui

    This is a simple GUI for the command line tool grep and pdfgrep

    ...This GUI and the command line tools work without indexing. The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or output lines) and -H (Print the file name for each match) from the command line tool. The -r option will be done by the program itself. Performance: This GUI works well when searching in several hundreds of documents (depends on the speed of your computer and the length of the documents). Config Dir: [homedir]/.config/pdfgrepgui Available Languages: - English - German You can add your own language by editing the file [homedir]/.config/pdfgrepgui/language.set
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    ...This class enhances the standard behaviour of String Grids to work with data-lists. Currently support sorting and swaping columns, using glyphs, checkboxes, inserting and removing lines, working with objects and much more. Comes with example app to help understand how to work with the TableGrid. ---------------------------------------------- Tablegrid é uma classe implementada para Delphi/Lazarus. Esta classe estende o comportamento padrão do componente String Grid para trabalhar com listas cadastrais. Atualmente, oferece suporte para ordenação e troca de colunas, uso de imagens, caixa de seleção, inserção e remoção de linhas, suporte à objetos associados às linhas, e muito mais. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Galatea: Multi-agent simulations

    Galatea: Multi-agent simulations

    DEVs with Multi-agent Simulation Platform

    ...GALATEA is a family of languages to model multi-agent systems to be simulated in a DEVS, multi-agent platform. GALATEA is software to model and simulate multi-agent systems. It is the product of two lines of research: simulation languages based on Zeigler's theory of simulation and logic-based agents. There is, in GALATEA, a proposal to integrate, in the same simulation platform, conceptual and concrete tools for multi-agent, distributed, interactive, continuous and discrete event simulation. GALATEA is also a direct descendent of GLIDER, a DEVS-based simulation language which incorporates tools for continuous modelling as well. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NibblePro

    NibblePro

    CAM software for punch press machines (CNC punching)

    ...It imports DXF drawings, allows tool assignment from a configurable revolver, generates punching operations (single punch, nibbling, arcs, hole grids, corner notches), and exports NC programs. Features: - DXF import with multi-part sheet layout - Configurable tool revolver (.arw format) - Punching, nibbling lines/arcs, hole grids, corner notches - NC export (G-code, repositioning G25/G27) - NC simulation with step-by-step animation - Available in Polish, English, and German Windows SmartScreen may flag the installer with a "Windows protected your PC" warning, because the executable isn't code-signed with a commercial certificate (those cost too much for a free hobby project). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    SnapModbus

    32/64 bit multi-platform Modbus communication library

    SnapModbus is an Open-Source multi-platform suite (library and tools) to manage Modbus communication in strict adherence to the modbus.org specifications, both master and slave side. It supports all the functions described in the documents: * MODBUS APPLICATION PROTOCOL SPECIFICATION V1.1b3 * MODBUS MESSAGING ON TCP/IP IMPLEMENTATION GUIDE V1.0b * MODBUS over Serial Line - Specification and Implementation Guide V1.02 through the standard transport protocols and the most widespread...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22

    Study-Up

    Study-Up is a text Indexing program .

    ...See here: https://sourceforge.net/projects/index-it/ . Study-Up is an Indexing program that reads in a text file and creates three Information windows . Top Window shows all Lines in File . Right Window shows Index of Unique Words . Bottom Window shows Results of 'Search for Index Word' .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NoteCalc

    NoteCalc

    NoteCalc is a handy calculator

    ...The system supports advanced mathematical operations, including matrices, units, percentages, and custom functions, making it suitable for both everyday calculations and more technical use cases. It also features intelligent parsing, autocompletion, and variable referencing, allowing users to build complex calculations incrementally across multiple lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TM1637 7 seg Arduino AVR 8051 Driver

    TM1637 7 seg Arduino AVR 8051 Driver

    7 seg universal Arduino Ardui89 AVR 8051 Device Driver 89C51 89C52...

    ...Universal Arduino library for TM1637 (LED Driver) Arduino achitectures : AVR, 8051, STC89C51, STC89C51, STC15F2K32K2... See too : https://sourceforge.net/projects/stc89/ Very easy using just using 3 lines, example : TM1637Device display; // New 7 seg display TM1637_init(display, 2, 3); // Init TM1637 Display : CLK = pin 2 / DIO = pin 3 TM1637_printString(display, "1234"); // Print 1234 on 4 x 7 segments module or TM1637_printString(display, "=-7°F"); // Print = - 7°F see all examples in example TM1637Demo, like TM1637_setBrightness(display, 7), etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Blaiz Tools

    Blaiz Tools

    Tools for working with Gossamer codebase and app source code

    Tools for packing files, converting images, manipulating text, checking code and working with the Gossamer codebase and app source code.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB