Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 9

Showing 339 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Powerfully Simple Remote Monitoring and Management Software Icon
    Powerfully Simple Remote Monitoring and Management Software

    NinjaRMM provides intuitive endpoint management software to managed service providers (MSPs) and IT professionals

    If you're looking to support your clients and manage IT more efficiently, turn to NinjaRMM. The world's first security centric remote monitoring and management (RMM) platform, NinjaRMM enables IT professionals to monitor and manage the entire IT stack with full automation all within a single pane of glass. The platform features search and connect through TeamViewer, antivirus integration, real-time alerts, managed patching, automation, software inventory, and reporting.
    Free Trial
  • Deliver and Track Online and Live Training Fast and Easy with Axis LMS! Icon
    Deliver and Track Online and Live Training Fast and Easy with Axis LMS!

    Axis LMS targets HR departments for employee or customer training,

    Axis LMS enables you to deliver learning and training everywhere through a flexible and easy-to-use LMS that is designed to enhance your training, automate your workflows, and engage your learners.
    Learn More
  • 1
    UEditor

    UEditor

    UEditor

    ...UEditor not only covers almost all common functions of rich text editor, but also offers many innovative,practical operation modes which greatly enhance the user’s online editing experience. Considering the huge size caused by the powerful functions, we fine split the core code of UEditor,and provide visualization, self-customized separate-package download mode to help users reducing code size and improving the page loading speed as much as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    code-compress

    Minimize your code files

    This small script allows you to minimize (take off spaces, new lines, etc...) to minimize them so that they are smarter ! Because I am French, all my open-source documentation is written in French AND in English (I start by French, and then I write in English).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PTools is a set of useful tools written in Pascal. It includes: scientific calculator, archiver, text editor, remote adminitration and more. It is designed to be portable across operating systems, specially Java-based mobiles, Windows and Unixes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    OmniMark mode

    OmniMark major mode for Emacs/XEmacs

    This is an Emacs/XEmacs major mode for editing OmniMark programs. It supports syntax highlighting, and uses heuristics to help with indentation. Additionally, programs can be navigated according to their structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Point of Sale. Powerful and Simple. Icon
    Point of Sale. Powerful and Simple.

    For retail store owners and multi-location retail operations needing a tool to manage sales, inventory, staff and channels in one place

    Vibe Retail is an all-in-one retail point-of-sale and operations platform built for single-store and multi-location retailers seeking to unify inventory, sales, staff and customer data from one mobile-friendly interface. The system lets you track inventory across locations and warehouses, handle item variations (size, color, material), manage purchase orders and supplier deliveries, print custom barcodes, and transfer stock between stores in real time. On the sales side, Vibe supports multiple payment types (cards, cash, checks, gift cards, EBT), layaway workflows, serial number tracking, delivery management, loyalty programs and branded receipts. Retailers can integrate with online platforms (such as Shopify and WooCommerce), sync in-store and online sales, access 40+ real-time reports on sales, inventory and performance, set up promotions and discounts, and print receipts from mobile devices.
    Learn More
  • 5
    A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RuviEdit

    Text Editor for Ruby

    RuviEdit is a text editor for Ruby. - you can run ruby source without saving - real time syntax checking - Syntax Highlight - Outline analysis - keyword/word completion You can get source code at http://sourceforge.jp/projects/ruviedit/svn/view/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The algorithms package is aimed at (flexibly) typesetting pseudo-code in LaTeX documents (with the high typographical quality provided by the TeX engine).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KompoZer

    KompoZer

    A wysiwyg HTML editor that uses the Mozilla Composer codebase

    KompoZer is a wysiwyg HTML editor using the Mozilla Composer codebase. As Nvu's development has been stopped in 2005, KompoZer fixes many bugs and adds a few useful features.
    Leader badge
    Downloads: 959 This Week
    Last Update:
    See Project
  • DeskTime is a cloud-based time tracking software Icon
    DeskTime is a cloud-based time tracking software

    DeskTime is best for medium to large companies, as well as freelancers who want to boost productivity without overworking.

    DeskTime is a high-performance, automated time tracking and workforce management solution for teams and freelancers. It runs silently in the background, logging computer activity from the moment of boot-up to ensure 100% accurate data without the need for manual timers.
    Learn More
  • 10
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Applies a simple SQL query (without joins) to a tab-separated-value text file. Intended for the command line, like "txtselect 'c2 from states.txt where c3 > 1000000'." Distributed as a single Python source-code file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vim-colors-solarized

    vim-colors-solarized

    precision colorscheme for the vim text editor

    ...It uses a fixed sixteen-color palette (eight monotones and eight accent hues) with carefully calibrated lightness relationships in the CIELAB color space, which enables it to work well in terminals, GUIs and code editors alike. The Vim-specific repository provides a convenient way to install the colorscheme for Vim (and older Vim versions) although the colorscheme itself is applied in Terminal and GUI environments beyond just Vim. The design emphasises readability, reducing visual fatigue, and maintaining consistent contrast across various lighting conditions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    wxPage2Stage will be a cross platform screenwriting software designed expressly for people writing screenplays, scripts, and plays. It will be based on the open source code released by Windward Studios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple way to create a syntax highlighting editor for a custom language/grammar and/or create custom grammar parsers. This is a .NET project written in C#. See details here: http://acct001.com/wordpress/?p=190
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An Emacs major mode for editing F# code, based on the OCaml mode and the Python mode. This project is not maintained anymore. New development will go here: https://github.com/fsharp/fsharpbinding/tree/master/emacs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ArmedBear (ABCL) is a Common Lisp written in Java. Its compiler produces JVM byte code, tapping into the 'write once, run everywhere' philosophy of Java. J is a text editor written in Java featuring e.g. syntax highlighting and automatic indenting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OrbitsWriter
    OrbitsWriter is a cross-platform blog application based on Qt framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ferry is a customizable source code editing component; key features: 100% Unicode support - LTR, RTL (Hebrew, Arabic) scripts are handled; syntax highlighting (uses external engines); variable height text lines; convenient API, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.
    Leader badge
    Downloads: 170 This Week
    Last Update:
    See Project
  • 21
    ApexText

    ApexText

    Efficient and lightweight text editor with rich functionalities.

    ApexText is a general purpose text editor for developers and non-developers. It supports synatx highlighting for Java, C, C++, Perl, SQL, JSP, HTML etc., tooling for Java. Many UI features are configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    codefunk XML Editor
    An application that allows a user to edit XML files in a much more user friendly way than trawling through XML code in a text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Simple source code editor with syntax highlighting, project management and extern text filtering. Based on Scintilla component, written in wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A stand-alone editor using Mediawiki markup language to generate HTML code. You can create and preview pages written using Mediawiki markup (i.e. Wikipedia pages) while off-line.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB