Showing 162 open source projects for "syntax"

View related business solutions
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 1
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    ... convenience. Also see this script : https://sourceforge.net/projects/automated-quiz and this script : https://sourceforge.net/projects/command-output-to-html-table/ Notes: 1. You can use Free Programs like 7-zip to open and extract this tar file to your home folder, if your OS does not have a default application 2. Check Google for further inputs on any command usage or to achieve anything further 3. You may ignore errors caused by date command on your OS, due to difference in syntax 4. Practise
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    PHP - Net_RouterOS

    A client for the MikroTik RouterOS API protocol, written in PHP.

    A client for the MikroTik RouterOS API protocol, written in PHP. Easy, tested and documented. All feedback welcomed.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    NSIS 4 NetBeans

    NSIS 4 NetBeans

    NSIS (Nullsoft Scriptable Install System) plugin for NetBeans IDE

    NOTE: Code has been migrated to Github and the project will continue there! See https://github.com/StephenChamberlain/nsis4netbeans Provides support for NSIS (Nullsoft Scriptable Install System) in NetBeans IDE. Features include file type recognition for *.nsi script files and *.nsh header files, file type recognition for *.nsddef and *.nsdinc NSIS Dialog Designer files and syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    libinclude

    libinclude

    It is a shell library to import other shell scripts as libraries.

    As a library we consider a simple shell script containing function and/or variable definitions. Libinclude offers you the possibility to use those kind of libraries in a comfortable manner. The usage is very close to the syntax of python's import statement. Functions (FUNC) and variables (VAR) in a library (MYLIB) can be simply included, but also imported in their own namespace (MYLIB_VAR, MYLIB_FUNC). It also provides the import MYLIB as ALIAS and the from MYLIB import FUNC statement, like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    Colors and text effects are useful when you are reading your log files or when you are using base shell commands. ShSh is a set of skinnable commands that do it for you! ShSh scripts are written on PHP but are usable only on command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FcronQ

    FcronQ

    An Fcron GUI

    FcronQ is an Fcron GUI for Linux. It was designed by Xavion. Fcron is an advanced periodic command scheduler. It was designed by Thibault Godouet. Use FcronQ if you want to: * View Fcrontabs with syntax highlighting * Effortlessly choose and edit Fcrontabs * Highlight search strings within Fcrontabs * Flexibly choose optional dependencies
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    SetFirewall

    Firewall Management Script

    Written as a BASH script, SetFirewall allows the user to manage a linux systems firewall in real time using a text console or SSH. It comes in handy when trying to diagnose routing problems and track network useage. The user must understand the iptables command syntax. It's not for making firewall management easy. It's for visualizing firewall & network activity as well as management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SimpleCron

    SimpleCron

    Simple Scheduler for Windows clients configured by a crontab-like file

    Simple scheduler utility for Windows PCs which executes specified commands at specified times / days for the currently logged-in user. The specification of actions follows widely the crontab syntax as e.g. described in https://en.wikipedia.org/wiki/Cron. Missed tasks will always be started at the next possible time, i.e. at the next system startup. Installation: * Install the Java runtime environment in at least version 1.8 (if not already installed). You can download it from https...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    # UnixDaemonReloader https://github.com/BestianRU/SSServices/tree/master/SSSUnix/UnixDaemonReloader ### ENG: * Automatic restart unix-demons when the configuration files are modified. * Execution any commands when changing specified files. ### RUS: * Автоматическая перезагрузка unix-демонов при изменении конфигурационного файла. * Выполнение любых команд при изменении указанных файлов. #### *Default install folder: /server/SSS/UnixDaemonReloader* # Configuration file syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • 10

    Egof

    To retrieve obscure syntax of languages, or bookmark code comments.

    Facilitates retrieval of personalized comments previously put into code. While writing new, (or reviewing old) code, user adds search-tag (the string "EGOF") to comments. Subsequently running Egof (followed by optional search words) retrieves them. Code can be in any programming language, or scripts used by applications, or HTML or LaTex files. Sounds like a combination of Unix find/grep, but has many more features. Searching is faster since database files are created, one per language....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    paf assistant

    helping tool for creating portable apps

    This nifty tool creates structure, appinfo.ini, launcher.ini, help.html and icon set for you. Now, you can easily make your applications portable like a charm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Ino-L

    Simple programming language for Windows.

    Ino-L is a TUI programming language for Windows that compiles into MS-DOS batch files. Ino-L stands for Innova Language, because Innova is French for innovation. The purpose of the language is to allow programmers the same functionality and abilities of batch files, but with simpler syntax and limited GUI, along with other things MS-DOS does not natively support. Your MS-DOS code can also be incorporated into the Ino-L source code, along with JavaScript and VisualBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The OVAL Interpreter is a freely available reference implementation that demonstrates the evaluation of OVAL Definitions. Based on a set of OVAL Definitions the interpreter collects system information, evaluates it, and generates a detailed OVAL Results file. Developed to demonstrate the usability of OVAL Definitions and to ensure correct syntax and adherence to the OVAL Schemas by definition writers, it is not a fully functional scanning tool nor an enterprise scanning tool...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    A simulator that provides a simplified assembler syntax (based on NASM) and is simulating an x86-like CPU. Press Help inside the simulator to see an overview of the supported instructions. Make sure you have Grunt installed to compile the asmsimulator.js script. Run grunt to build the project. The simulator is written in JavaScript with Angular and runs on every device with a web browser. It has a lot of simplifications and constraints, but it is the basic structure of every emulator...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    MixRoutix
    Simple test For Mikrotik Router, application access to test Mikrotik Command with form. Simple scripting to Show Output Respons like default Command on mikroutik. Application Programmable Interface (API) allows users to create custom software solutions to communicate with RouterOS to gather information, adjust configuration and manage router. API closely follows syntax from command line interface (CLI). It can be used to create translated or custom configuration tools to aid ease of use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP_ToolBox

    PHP_ToolBox

    5ea PHP utilities substitute for Unix chmod, find, grep, ren ,rm, etc.

    5ea PHP utilities for server or localhost: Global tools for deleting, renaming, change file permissions, text searching, and copying files. Substitutes for Unix chmod, find, grep, ren ,rm, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Turbo Editor

    Turbo Editor

    Simple and powerful File Editor for Android

    Simple, powerful and Open Source text editor for Android licensed under the GPLv3 license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Ruby classes for quering and manipulating Bacula configuration. The classes can be easily used for creating Bacula administration tools for command-line or eg. Ruby on Rails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    NFDUMP - Netflow processing tools

    netflow collecting and processing tools

    *** This project moved to Github *** https://github.com/phaag/nfdump However, you may want to download older versions from here. nfdump is a set of tools to collect and process netflow data. It's fast and has a powerful filter pcap like syntax. It supports netflow versions v1, v5, v7, v9 and IPFIX as well as a limited set of sflow. It includes support for CISCO ASA (NSEL) and CISCO NAT (NEL) devices, which export event logging records as v9 flows. nfdump is fully IPv6 compatible.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 20
    TEA is a text editor that provides a wide range of text-processing functions (over 100) and the syntax highlighting. There are two branches of TEA: Qt-based and GTK-based.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    flex-fw

    flex-fw is a small and fast console frontend to iptables

    flex-fw is a small and fast console frontend to iptables with an easy syntax similar to pf, ipf or ipfw from BSD systems. The main goal was making a lightweight tool to manage tons of iptables rules on multiple Linux hosts with a similar configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xmlsh
    "xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Binary Combiner

    Binary Combiner

    Merge files together

    A simple command line program that combines files based on arguments with a simple syntax. first argument is the output file name. -a [file] appends a file to output -f [bytes] [number] add [bytes], [number] to output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This application assists DB2 users while writing commands, proposing options and parameters or, completing words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LaimEditor

    LaimEditor

    The new multi-platform text editor with syntax highlighting

    LaimEditor is new multi-platform portable text editor with syntax highlighting for many popular programming languages. It is writen on Java and can be launched on most computers with Java installed. Supported languages: C, C++, C#, CSS, Delphi, Fortran, HTML, Java, JavaScript, Latex, Perl, PHP, Python, XML, Windows batch, Unix shell It is planned to support more languages in future. Also it is planned to add compilers for languages like Java.
    Downloads: 0 This Week
    Last Update:
    See Project