Showing 122 open source projects for "pkg"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    Autus

    FreeBSD OS/packages update shell script.

    For the moment this script can fetch and/or update FreeBSD packages using a slow Internet connection without your control, because it can automatically restart fetching process when connection repairs. A few word about future step. This shell script will encapsulate updating FreeBSD packages and the operating system. It can remove the temporary files after the update. But main feature is improve stability of fetching updated packages using unstable and/or slow internet connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    hbcxx

    Use "#!/usr/bin/env hbcxx" to make C++ source code executable

    hbcxx uses the Unix hashbang (or shebang) #!/path/to/interpreter technique to make C++ source code directly executable. Modern C++, meaning C++11 or even C++14, feels like another language. This is not because the language has been changed massively but because the new features encourage a different, and slightly higher level way to think about writing C++. It's faster, more fun, supports lambdas, has tools to simplify memory management and includes regular expressions in the standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mac OS X Packages

    Mac OS X Packages

    Building .tgz and .pkg software packages for Mac OS X.

    Downloads: 4 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
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FireFly-Server
    ...It serves media files using Roku Server Protocol (RSP) and Digital Audio Access Protocol (DAAP). http://en.wikipedia.org/wiki/Firefly_Media_Server For Debian users: https://packages.qa.debian.org/m/mt-daapd.html https://tracker.debian.org/pkg/mt-daapd For FreeBSD users: http://home.introweb.nl/d/dodger/itunesserver.html https://www.tnpi.net/wiki/FreeBSD_iTunes_Server cd /usr/ports/audio/firefly make install clean echo 'firefly_enable="YES"' >> /etc/rc.conf service mt-daapd start ==>> http://127.0.0.1:3689 Simple SSH forward e.g. thourgh the internet: ssh -L3689:iMac.Local:3689 MyDomain.TLD Please also note https://sourceforge.net/projects/mt-daapd/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    pkg-get

    Alternative Package fetcher for Linux

    After my Winux APP-GET project, I have decided to create a similar app for Linux-based operating systems. This project aims to install several apps from our repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Package Cacher

    Transparent cache for Debian and RedHat packages (.deb and .rpm)

    This is a transparent cache for Debian and RedHat packages (.deb and .rpm). It is based on apt-cacher available on Debian. It has been enhanced to handle RedHat repositories and files whose names are the same but the contents are different.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rudix

    Rudix

    Build system target on macOS

    ...The build system (also called "ports") provides step-by-step instructions for building third-party software, entirely from source code. Rudix provides more than a pure ports framework, it comes with packages, precompiled software bundled up in a nice format (files *.pkg) for easy installation on your Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comprehensive Software Built for the Business of Senior Living Icon
    Comprehensive Software Built for the Business of Senior Living

    Senior living software will help you increase revenue, enhance care, simplify work, and create more meaningful resident outcomes.

    Deliver a measurable ROI on workflow process improvements, revenue optimization, marketing and business development, and improved clinical outcomes. Seamlessly connect your entire community, empower your staff to work more efficiently, and generate a holistic view of your community’s financial performance to get the proactive insights you need to streamline your operations and optimize revenue. By centralizing all of your clinical and business operations onto one platform, you’ll give yourself the simplified solutions, economies of scale and enhanced security you need to become a world-class care provider. Gain better insight into your performance against your financial and occupancy goals, improve the safety and satisfaction of your residents and staff, and finally get ahead of the flood of issues you face every day.
    Learn More
  • 10
    FreeBSD-Updates

    FreeBSD-Updates

    Displays Ports and Packages via Webinterface

    ...The tabs - as seen in the screenshots - are basically arranged as: - Updates => potential updates of ports/packages - Installed => all installed ports/packages - System => just a reminder what to do if "freebsd-update cron" found updates FreeBSD Updates involves following commands: - pkg version -vo - pkg info - pkg updating - pkg info -D -x Those commands are nativly available on FreeBSD 10 and higher. Have a look at the screenshots, since picture says more than a thousand words. Please don't forget to read the README.txt for additional information as well as licensing notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project contains a collection of robotics algorithms, drivers and tools developed by researchers at Bosch Research and Technology Center in Palo Alto, CA. The project uses the infrastructure provided by ROS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libsdl2gl

    libsdl2gl

    A small library to create SDL 2 - OpenGL applications.

    The purpose of the library is to help the programmer to easily create an application with an OpenGL context and to help monitoring keyboard and mouse input . The library may be appropriate to start learning to code in opengl but not for big projects. This version is like a small glut replacement but without routines for drawing geometric primitives or for creating pop-up menus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    scons-sundry

    Assorted tools for SCons.

    An eclectic collection of tools for the SCons build system. To use, place somewhere on your SCons search path. See http://www.scons.org/wiki/MoreSiteSconsDirs. For instance, on Windows, you can place it under %APPDATA%\SCons\site_scons\, on Linux, Unix, and Mac OS X, you can place it under ~/.scons/site_scons/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PROJECT HAS MOVED! wg-ros-pkg is now hosted at https://code.ros.org/gf/project/wg-ros-pkg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    pkg-config-lite

    pkg-config without glib dependency

    pkg-config-lite is based on pkg-config, but is built with a glib code snippet which eliminates the glib dependency, so it is possible once again to build and run pkg-config without dependencies. Version: 0.28-1 (based on pkg-config-0.28)
    Leader badge
    Downloads: 19,193 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mpkg

    mpkg

    A better package manager for the masses.

    ...It is designed for ease of use, whether you use or make software. mpkg is updated regularly by Gavin Faulkner. You can download mpkg or our software-making kit for Linux. What format do packages use? mpkg packages use an internal format, .pkg. It is based on the .tar.bz2 format, so it should work for any Debian-based system that can handle those formats. If you cannot for some reason, .tbz downloads are available. Have Problems? Ask on the forum. We'll answer your question or, if necessary, post a new release. Want to become a Package Developer? Send us an email at mosscorporation@gmail.com. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This ROS (Robot Operating System) repository contains the ROS packages for using ROS with the Webots mobile robot simulation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    xcpconsole

    GTK+ XCP/Citrix Xen VNC console for Linux

    ...Tool doesn't provide any management interface so the only thing it can do - display VNC screens. To make it possible you have to create SSH tunnel to XCP host: http://wiki.xen.org/wiki/Xen_Cloud_Platform:_Access_to_VM_console You need installed pkg-config, libgtk2.0-dev and libcurl with libssh To build this tool you need just unpack archive, cd to that dir and do make WARNING: The code is badly documented, I will fix it in the near future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The TUM personal robotics package is a collection of libraries that aims to offer methods for personal robotic assistants to operate successfully in indoor environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The USC ROS packages project offers algorithms and drivers for the robotics projects underway in the labs at the University of Southern California. These packages are for use with the ROS software infrastructure (http://ros.sourceforge.net/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    no-pkg-config

    A bash script that implements the functionality of pkg-config

    no-pkg-config is a bash script that implements the functionality of the standard pkg-config utility. It is intended for users of minimal systems, who want to use pkg-config but do not want to install all the dependencies of the standard implementation. Most of the important features of the original implementation are supported. The command-line syntax and .pc file format are identical to the original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ossp uuid win32 port

    A win32 port of OSSP's uuid library

    A win32 port of OSSP's uuid library & its command line tool (aka uuid / uuid_cli). === Acknowledgment: OSSP uuid homepage: http://www.ossp.org/pkg/lib/uuid/ === Current status: * Branch from OSSP uuid library v1.6.2 * A workable/buildable msvc10 solution files which tweaks: * Tweaked config.h (config_win32.h) and uuid.h (uuid_win32.h) which suit for MSVC 32/64 bits compilers * uuid_mac.cpp: Use windows platform sdk to get the mac addr of 1st NIC * uuid_cli.cpp: A simple drop-in replacement of getopt() for uuid_cli to work...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    cleanlib32

    Remove lib32 packages from your Archlinux box

    ...Ok, but how does it work? Each time you run it, it will look for lib32 packages currently marked as "installed as dependency for another package" in the "Install Reason" (pacman -Qi <pkg>) that are not needed anymore by any other pacakge and then will uninstall them, with user's approval. You'll probably want to run this script more than once as, by uninstalling one package, another installed as dependency might be not needed anymore. P.S.: packages not marked as "installed as depedency" will not be listed neither removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Basic package management for the Minix 3 Operating System. Install, remove and build packages. Some small side-projects are also hosted here (for example a pkg-config replacement written in Bourne shell).
    Downloads: 0 This Week
    Last Update:
    See Project