Showing 7557 open source projects for "lx-linux"

View related business solutions
  • 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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    MySQLTuner

    MySQLTuner

    Script written in Perl to assist with MySQL configurations

    ... of configuration such as Galera Cluster, TokuDB, Performance schema, Linux OS metrics, InnoDB, MyISAM, Aria, etc. It is extremely important for you to fully understand each change you make to a MySQL database server. If you don't understand portions of the script's output, or if you don't understand the recommendations, you should consult a knowledgeable DBA or system administrator that you trust. Always test your changes on staging environments.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Koha Library Software

    Koha Library Software

    Community Koha plus additional patches needed for ByWater Partners

    Koha is a free, open-source, web-based library management system (ILS) that helps libraries streamline operations and improve user services. It's used by libraries of all sizes worldwide and is built using library standards and protocols. Koha is a fully featured, scalable library management system with a configurable user interface, adaptable for any library type, and has been translated into many languages. Development is sponsored by libraries of varying types and sizes, volunteers, and...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    CVPR / ICCV LaTeX Template

    CVPR / ICCV LaTeX Template

    Extended LaTeX template for CVPR/ICCV papers

    This repo contains quickstart code for writing CVPR/ICCV papers in LaTeX. It is a direct extension of the official template (for CVPR 2022 and beyond) and is submission-ready. Up-to-date for CVPR 2024.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    diff-so-fancy

    diff-so-fancy

    Make your diffs human readable instead of machine readable

    diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster. diff-so-fancy is also available from NPM, Nix, brew, and as a package on Arch and Debian Linux. Windows users may need to install MinGW or the Windows subsystem for Linux. By default, the separator for the file header uses Unicode line-drawing characters. If this is causing output errors on your terminal, set this to false to use ASCII...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
    Learn More
  • 5
    hitszthesis

    hitszthesis

    A dissertation template for Harbin Institute of Technology

    A dissertation template for Harbin Institute of Technology, ShenZhen (HITSZ), including bachelor, master, and doctor dissertations. HITSZThesis is a LaTeX dissertation template for Harbin Institute of Technology, Shenzhen (HITSZ), including bachelor, master, and doctor dissertations. The current version is 3.3, updated on 2023/11/27.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    latexindent.pl

    latexindent.pl

    Perl script to add indentation to LaTeX files

    ..., and then run the command (on Linux/Mac -- sorry, a Windows test-case version is not available)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Dockside

    Dockside

    Develop, stage and test on-prem or in your private cloud

    Develop, stage, and test on-prem or in your private cloud. Dockside is a tool for provisioning lightweight access-controlled IDEs, staging environments, and sandboxes - aka 'devtainers' - on local machines, on-premises raw metal or VM, or in the cloud. Dockside is a tool for provisioning lightweight access-controlled IDEs, staging environments and sandboxes - aka devtainers - on the local machines, self-hosted on-premises on bare metal or VM, or in the cloud. By provisioning a devtainer for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    fwknop

    fwknop

    Single Packet Authorization, Port Knocking

    fwknop stands for the "FireWall KNock OPerator", and implements an authorization scheme called Single Packet Authorization (SPA). This method of authorization is based around a default-drop packet filter (fwknop supports iptables and firewalld on Linux, ipfw on FreeBSD and Mac OS X, and PF on OpenBSD) and libpcap. SPA is essentially next-generation port knocking (more on this below). The design decisions that guide the development of fwknop can be found in the blog post "Single Packet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    git-autofixup

    git-autofixup

    Create fixup commits for topic branches

    git-autofixup parses hunks of changes in the working directory out of git diff output and uses git blame to assign those hunks to commits in <revision>..HEAD, which will typically represent a topic branch, and then creates fixup commits to be used with git rebase --interactive --autosquash. It is assumed that hunks near changes that were previously committed to the topic branch are related. <revision> defaults to git merge-base --fork-point HEAD @{upstream} || git merge-base HEAD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
    Learn More
  • 10
    Libki Server

    Libki Server

    Libki Server for managing computer access for public users

    Libki is an open-source, cross-platform system that allows organizations to manage computer access for public users. It's designed for use in places that require a controlled computing environment, such as libraries, schools, and public access systems. Libki consists of two parts: the Libki server and the Libki client. The server is web-based and allows for customization of the user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenDetex

    OpenDetex

    Tool for extracting plain text from TeX and LaTeX sources

    Improved version of Detex, tool for extracting plain text from TeX and LaTeX sources. OpenDetex is a program to remove TeX constructs from a text file. It recognizes the \input command. This program assumes it is dealing with LaTeX input if it sees the string "\begin{document}" in the text. It recognizes the \include and \includeonly commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LaTeX-g7-32

    LaTeX-g7-32

    LaTeX template for preparing research reports and calculation

    LaTeX template for preparing research reports, calculations and explanatory notes for course and diploma theses (GOST 7.32-2001 and GOST RV 15.110-2003) Aimed at students of IT specialties, researchers and others who need to draw up documents in accordance with GOST 7.32-2001 or GOST RV 15.110-2003. It was originally written in pdfLaTeX, with support for XeLaTeX added in commit 23b1612. In addition to styles, it contains the "fish" RPP (in the same tex folder). There are also the necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PerlPP

    PerlPP

    Perl preprocessor - embed Perl source in any file

    Translates Text+Perl to Text. It can be used for any kind of text templating, e.g. code generation. No external modules are required, just a single file. Requires Perl 5.10.1+. PerlPP runs in two passes: it generates a Perl script from your input, and then it runs the generated script. If you see error at (eval ##) (for some number ##), it means there was an error in the generated script. The -D switch defines elements of %D. If you do not specify a value, the value true (a constant in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XAMPP

    XAMPP

    An easy to install Apache distribution containing MySQL, PHP, and Perl

    XAMPP is a very easy to install Apache Distribution for Linux, Solaris, Windows, and Mac OS X. The package includes the Apache web server, MySQL, PHP, Perl, a FTP server and phpMyAdmin.
    Leader badge
    Downloads: 465,829 This Week
    Last Update:
    See Project
  • 15
    ALG

    ALG

    A Fast, Offline, Graphical Installer for Arch Linux

    PLASMA 6 is HERE (check beta iso folder). We have a new welcome app. Thank you to all the members in the ALG community for their support.
    Leader badge
    Downloads: 953 This Week
    Last Update:
    See Project
  • 16

    Linux GPIB Support

    Linux GPIB Driver package (source)

    The Linux GPIB Package is a support package for GPIB (IEEE 488.2) hardware. The package contains a development environment consisting of a GPIB library written in C, kernel driver modules, and bindings for several other languages.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 17
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2...
    Leader badge
    Downloads: 53,052 This Week
    Last Update:
    See Project
  • 18
    Clonezilla

    Clonezilla

    A partition and disk imaging/cloning program

    Clonezilla is a partition and disk imaging/cloning program similar to True Image®. It saves and restores only used blocks in hard drive. Two types of Clonezilla are available, Clonezilla live and Clonezilla SE (Server Edition).
    Leader badge
    Downloads: 40,583 This Week
    Last Update:
    See Project
  • 19
    net-snmp
    Net-SNMP provides tools and libraries relating to the Simple Network Management Protocol including: An extensible agent, an SNMP library, tools to request or set information from SNMP agents, tools to generate and handle SNMP traps, etc.
    Leader badge
    Downloads: 19,988 This Week
    Last Update:
    See Project
  • 20
    Webmin

    Webmin

    A web-based interface for system administration of UNIX

    A web-based system administration tool for Unix servers and services. https://github.com/webmin/webmin
    Leader badge
    Downloads: 8,438 This Week
    Last Update:
    See Project
  • 21
    Pidgin IM

    Pidgin IM

    A universal instant messaging (IM) program

    See https://pidgin.im/about/ for more information. Pidgin is an instant messaging program which lets you log in to accounts on multiple chat networks simultaneously. It runs on Windows, Linux, and other UNIX operating systems. Pidgin is compatible with the following chat networks out of the box: AIM, ICQ, Google Talk, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, MXit, Novell GroupWise Messenger, Lotus Sametime, SILC, SIMPLE, MySpaceIM, and Zephyr. It is written in C and makes...
    Leader badge
    Downloads: 7,124 This Week
    Last Update:
    See Project
  • 22
    GnuCash

    GnuCash

    Personal and small-business finance manager

    GnuCash is a personal and small-business finance manager with a check-book like register GUI to enter and track bank accounts, stocks, income and expenses. GnuCash is designed to be simple and easy to use but still based on formal accounting principles.
    Leader badge
    Downloads: 6,203 This Week
    Last Update:
    See Project
  • 23
    Pandora FMS: Flexible Monitoring System

    Pandora FMS: Flexible Monitoring System

    Open Source Monitoring System for performance and availability.

    Pandora FMS is an enterprise-ready monitoring solution that provides unparalleled flexibility for IT to address both immediate and unforeseen operational issues, including infrastructure and IT processes. It uniquely enables business and IT to adapt to changing needs through a flexible and rapid approach to IT and business deployment. Pandora FMS consolidates all the needs of modern monitoring (ITOM, APM, BAM) and provides status and performance metrics from different operating systems,...
    Leader badge
    Downloads: 3,040 This Week
    Last Update:
    See Project
  • 24

    SDT-weather-com

    Squeezebox SuperDateTime Weather.com Plugin

    This is a plugin for Logitech Media Server Squeezebox players. It provides the SuperDateTime plugin functionality originally developed by Greg Brown using weather.com data. Repository URL: http://sourceforge.net/projects/sdt-weather-com/files/repo.xml or http://downloads.sourceforge.net/project/sdt-weather-com/repo.xml
    Leader badge
    Downloads: 2,159 This Week
    Last Update:
    See Project
  • 25

    GraphicsMagick

    Swiss army knife of image processing

    GraphicsMagick provides a set of commandline tools and programming APIs for manipulating, editing, and converting raster and vector images. It is derived from ImageMagick, with the objective of providing better stability and performance than ImageMagick while retaining the original MIT/X11 license.
    Leader badge
    Downloads: 2,072 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next