Showing 56 open source projects for "rcs"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    PaperQA2

    PaperQA2

    High accuracy RAG for answering questions from scientific documents

    PaperQA2 is a package for doing high-accuracy retrieval augmented generation (RAG) on PDFs or text files, with a focus on the scientific literature. See our recent 2024 paper to see examples of PaperQA2's superhuman performance in scientific tasks like question answering, summarization, and contradiction detection. In this example we take a folder of research paper PDFs, magically get their metadata - including citation counts and a retraction check, then parse and cache PDFs into a...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    TkRev

    TkRev

    Platform-agnostic GUI supporting CVS, Subversion, Git, and RCS

    A Tcl/Tk based graphical interface to the CVS and Subversion configuration management systems. Support for Git and RCS too. Formerly called TkCVS.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 3
    minirepo (abreviated to mr) is designed to handle small to middle sized repositories with rcs. It supports version bumping and snapshoting, which is simmilar to a git or fossil commit hash It keeps track of files checked into the repo via a MANIFEST file The main configuration is located inside the MR/ directory for each subdirectory initialized. Its priamry purpose is to track files with rcs related commands. This is to make it easier to deal with a lot of files tracked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zgoubi is a ray-tracing code. Since 1972 it pushes charged particles around accelerators and along beam lines, by step-wise resolution of the Lorentz force equation - and their spins by resolution of Thomas-BMT differential equation. Zgoubi is used for charged particle and beam dynamics simulations, and for accelerator and beam line design. It can simulate hadron and lepton beam and polarization dynamics in a large variety of accelerators (storage ring, synchrotron, cyclotron,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RC Simple Editor

    RC Simple Editor

    Really Simple Editor (English WIP)

    Really Simple Editor, (English WIP), It can clone git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jcvs

    jCVS is a Java based CVS Client written by Tim Endres

    jCVS is a Java based CVS Client. CVS is a source code control system based on RCS. The primary benefit of CVS is that it provides a server/client protocol which allows clients such as jCVS to be written. jCVS allows any Java capable machine to be a CVS client, providing for a totally distributed source code management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Diffuse
    Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.
    Leader badge
    Downloads: 369 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 10

    simple rdist rcs and tools , srtools

    simple rdist rcs and tools , srtools , synchronizing

    srtools is a set of simple remote tools. the main two to mention: simple rdist distributes files or commands across hosts. srdist(1) understands rcs(1) files and host based files. there are several other tools see README. rcs tools has a few things , like "late-checkins" to check for files that one forgot to check in an dorev to force check in / do easy check in (avoiding complicated options). host based files is a way to allow hosts to distribute all files without clobbering host...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Detekt

    Detekt

    Malware triaging tool

    Detekt is a free Python tool that scans your Windows computer (using Yara, Volatility and Winpmem) for traces of malware. Specifically, it can detect the presence of pre-defined patterns which are unique identifiers of commercial surveillance spyware FinFisher FinSpy and HackingTeam RCS. Note however, that Detekt may not be able to detect the most recent versions of those malware families. They may have been updated or have other versions not detected by this tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    pyStat

    Python module RCS Thermostat control

    Provides a python module for working with the Residential Control Systems (RCS) RS-485 controllable thermostats. The project also provides simple python command line utilities utilizing the module for manipulating the thermostat and basic web interface. Visit the SourceForge "Code" page to download a snapshot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    rcss

    rcss makes using (RCS) (S)imple

    rcss - rcs simplified. RCS is revision control. While the newer revision controls like git have taken the world by storm, I find as a systems administrator that I don't need all the features of git, I need some thing simple and that stays on my server and is simple and easy to use. RCS fit the bill for me for revision control. RCS didn't make it easy to do things like compare, revert. So I wrote rcss, to make working with rcs MUCH simpler, at least for myself. I hope you find it as useful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Onzen is a graphical front end for the revision control systems CVS, SVN, HG, and GIT. It represent the files managed by the RCS in a tree-view and offers functions to e. g. update, commit, add, remove, diff, view files and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ganesh
    Ganesh is a revision and dependency analysis tool. Ganesh may be used to manage checkouts that crosscut multiple VCS stores, such as CVS, Mercurial, Subversion and web folders. Ganesh is the ultimate tool for complex project lifecycle management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyQwt = FAST and EASY data plotting for Numerical Python and PyQt. PyQwt is a Python wrapper for the Qwt C++ class library which extends the Qt framework with widgets to display and control data for scientific and engineering applications. Please note: We moved RCS, future releases, BUGS to https://github.com/PyQwt
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Program to implement a versioning software for text files. Information about Project et Target for every source. Save Target status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A validation wrapper to calling the commit action on your rcs (svn, git). Can validate that files are well formed xml or conform to a given XSD schema before committing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SCMAPI is a set of libraries for dealing with various source control management systems (such as CVS , subversion , perforce ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RCS IRCBot is a cross platform core IRC bot written in C. The app will get a bot into a channel to idle. The rest is handled through "handlers". onJoin, onPart, onPublicMessage, onPrivateMessage, onNickChange, and onUserQuit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The filewatcher program monitors system files. Changes are archived into an RCS repository and change reports are sent via e-mail.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    GD RCS is a revision contol system which supports repository on removable media. It combines the abilities of PRCS, archiving tools like Zip and backup utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QuikWiki is a Perl CGI Wiki that provides, functions to browse and edit Wiki pages, RCS version control, JPEG and PNG image display, page templates, and an application framework that allows embedded Perl scripts within pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Command line Wiki-RPC based RCS-like revision control interface to Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mac OS X driver for the Thrustmaster Mark I (FCS/WCS/RCS) ADB joystick.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next