Showing 47 open source projects for "pdf java script"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Business Automation Software for SMBs Icon
    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.
    Learn More
  • 1
    OneinStack

    OneinStack

    OneinStack - A PHP/JAVA Deployment Tool

    This script is written using the shell, in order to quickly deploy LEMP/LAMP/LNMP/LNMPA/LTMP(Linux, Nginx/Tengine/OpenResty, MySQL in a production environment/MariaDB/Percona, PHP, JAVA), applicable to RHEL 7, 8, 9(including CentOS, RedHat, AlmaLinux, Rocky), Debian 9, 10, 11, 12, Ubuntu 16, 18, 20, 22 and Fedora 27+ of 64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    fidoip

    fidoip

    FIDONet nodes and points automatic installation package

    Fidoip contain shell scripts, sources which automatically compile and binaries, install FIDO software(Binkd, Hisky HPT and Golded), create directories, setup configuration files and script on FreeBSD, Linux, Android, Windows and *BSD. Fidoip could be used for: * clients(FIDONet points) - as software package for client access to FIDONet; * system operators(aka FIDONet bosses) - as automatic installation package for IP-node creation (FIDONet servers). * detailed documentation - see links at http://sourceforge.net/p/fidoip/wiki * brief descriptions in PDF presentations of fidoip on Russian and English http://sourceforge.net/projects/fidoip/files/media/ * video guides for FIDO points and bosses at http://sf.net/projects/fidoip/files/media/videoguide/
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most elegant and powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    Amplicon_Sequencing_Worfklow

    Amplicon_Sequencing_Worfklow

    Analyzing amplicon data from sequences to stats

    ...There are also instructions provided in case you are running these analyses via a computing cluster/Slurm workload manager. You can choose to go through the workflow using either an Rmd script, an html file, or a PDF, or via the homepage link provided. If you have questions or concerns, please don't hesitate to reach out. Thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web Security Dojo

    Web Security Dojo

    Virtual training environment to learn web app ethical hacking.

    Web Security Dojo is a virtual machine that provides the tools, targets, and documentation to learn and practice web application security testing. A preconfigured, stand-alone training environment ideal for classroom and conferences. No Internet required to use. Ideal for those interested in getting hands-on practice for ethical hacking, penetration testing, bug bounties, and capture the flag (CTF). A single OVA file will import into VirtualBox and VMware. There is also an Ansible...
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 7
    rest-dev-vnc-docker

    rest-dev-vnc-docker

    Restful / SOAP API Development with common tools in VNC/noVNC Docker

    The idea is to use Docker with VNC/noVNC to aggregate all the needed and related Developments tools/IDEs within a single Docker as an agile way to stand up specific collections of tools quick within a Container quick computing needs. REST Development (this GIT) to cover end-to-end needs from JSON/XML, REST connection, Swagger, MongoDB, Test, etc. The use-cases of this kind of VNC/noVNC docker container is just limited by your imaginations and your device or network limitations. Virtually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JPykotaGUI

    JPykotaGUI

    Interface gráfica para PyKota / Graphical interface for PyKota

    Projeto destinado a ser uma interface gráfica web para o software de controle de impressão PyKota (www.pykota.com). Não possui vinculo algum com projeto oficial. Para novas instalações com Ubuntu 12.04 server use o script install.sh. -- Para FreeBSD veja https://www.vivaolinux.com.br/artigo/Configurando-o-FreeBSD-e-PyKota-para-receber-o-JPyKotaGUI/?pagina=5 https://sourceforge.net/projects/jpykotagui-freebsd/ -- Project to be a GUI for the print control software PyKota...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Atalheitor

    Atalheitor

    Easy .desktop shortcut creator.

    Easily create .desktop shortcuts for executables, scripts, Java archives and Windows EXEs. Just right-click an executable, open with, and choose "Shortcut creator Atalheitor".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Bash Infinity

    Bash Infinity

    A modern standard library / framework / boilerplate for Bash

    Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It's modular and lightweight while managing to implement some concepts from C#, Java or JavaScript into bash. The Infinity Framework is also plug & play: include it at the beginning of your existing script to import any of the individual features such as error handling, and start using other features gradually. The aim of Bash Infinity is to maximize the readability of bash scripts, minimize the amount of code repeat and create a central repository for a well-written, and a well-tested standard library for bash. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Guacamole Install Script

    Guacamole Install Script

    Guacamole Remote Desktop Gateway Install Script

    The script installs dependencies and configure the OS automatically for you in order to obtain the best Remote Desktop Gateway! This Install Script works in a clean CentOS 6/7 installation and install Guacamole 0.9.13-incubating version for a local users authentication. Task of this script: Install Packages Dependencies Download Guacamole and MySQL Connector packages Install Guacamole Server Install Guacamole Client Install MySQL Connector Configure MariaDB or MySQL Setting Tomcat Server Generates a Java KeyStore for SSL Support Install and Setting Nginx Proxy (SPDY enabled) Generates a Self-Signed Certificate for SSL Support Configure SELinux for Nginx Proxy Configure FirewallD or iptables If you have any comments or suggestions please send an email to correo@nacimientohernan.com.ar You can find the Guacamole Project on guacamole.incubator.apache.org
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Script Shell que facilita algumas funcionalidades tanto no Linux quanto no Windows. Presentes no momento: Script que coloca o Ubuntu 16.04 LTS no Domínio, instala Impressora PDF, Instala alguns programas essenciais e configura o readPST e a instalação do TOTVS Microsiga. (ATENÇÃO: MICROSIGA NÃO INCLUSO) Para incluir o TOTVS na instalação, crie um diretório chamado totvs na raiz de onde o script está e copie os arquivos: interopagent, printer, smartclient e wizard para o diretório.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Metric Collector

    A bash-Script to collect metrics from a Linux system.

    Collects server and java process information from various tools and creates charts with the data. The script was tested on GNU/Linux with gnuplot 4.4. For the script to work you have to set the variable "JAVA_HOME" to a valid JDK location. Check the documentation in the script file. The following information gets collected: >> output from vmstat >> netstat tcp states and established connections >> information from /proc/fd >> jstat -gc output >> jstat -class output >> CPU%, MEM% and ThreadCount from top and ps-command >> disk usage for each mounted device from df-command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CopyRightNoticeGenerator

    Shell script and template for the GPL copy right notice.

    ...Default templates As default, I wrote the templates of the copryright notice of: GNU General Public License version 3 Apache License, Version 2.0 for the files with: .java .xml .sh .txt extensions. $. Example for how to use the 'here document' In the UNIX shell scripting, the idiom by 'here document' can make the variable substitution easier. And this shell script depends on the 'here document' expression. So, you can think of it as the example of how to use the 'here document'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CQhana

    analysing tool for CQRLOG

    This shell script, create a pdf file, reporting the analysis on your log. You need to have installed gnuplot and cqrlog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XDM-OPTIONS Display Manager Suite

    XDM-OPTIONS Display Manager Suite

    XDM-OPTIONS Display Manager Suite

    X Display Manager. Xhost Phonebook, X Login, X Desktop Chooser, and XDM X server (vnc server). Easy install, Clean uninstall (and X up when done). Highly compatible, no libs. Like gdm but different in goals and features. Great as primary dm or as a backup dm. pre-requirements: X Windows. xdm(1) binary (package) if it was removed (xdm is part of traditional X)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Debugger for Bash version 3(Bourne again shell). Plugin for Eclipse. Will only work with shell script editor ShellEd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Penetration-Testing-Toolkit v1.0

    A web interface for various penetration testing tools

    Penetration-Testing-Toolkit is a web based project to automate Scanning a network,Exploring CMS, Generating Undectable metasploit payload, DNS-Queries, IP related informations, Information Gathering, Domain related info etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Bash / Nautilus script to convert cbr/cbz files to pdf. Support iRex iLiad and Sony Reader format. (High CPU and memory usage while running). And more scripts like dir2pdf, MangaHalf, ComicHalf and Rotatepage.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Minecraft Installer for Linux

    Minecraft Installer for Linux

    Minecraft Installer written in shell script!

    Minecraft Installer will install the current version of Minecraft and OpenJDK(Java alternative) to any linux distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fedy (formerly Fedora Utils)

    Fedy (formerly Fedora Utils)

    Fedy is a post installation script for Fedora.

    Fedy lets you install multimedia codecs and additional software that Fedora doesn't want to ship, like mp3 support, Adobe Flash, Oracle Java etc., and much more with just a few clicks. To install Fedy in Fedora, open a Terminal and run the following command, su -c "curl http://satya164.github.io/fedy/fedy-installer -o fedy-installer && chmod +x fedy-installer && ./fedy-installer"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a straightforward shell script with alternate JAVA application to regularly monitor your hosts and let you know via GUI or email if they go down. The app can be run in a simple GUI or via the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ISPtopia

    ISPtopia

    ISPtopia is an Open Source Web Hosting Contol Panel.

    ISPtopia is an Open source Web Hosting Control Panel or if you want you can call it a Web Host Management tool. I prefer to call it a Control Panel (CP for short). Plans are to provide a script that will load, install, ask configuration questions and then complete the install with ISPtopia ready to use. See the website for more info:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MobiLinux | Linux Desktop for Android

    MobiLinux | Linux Desktop for Android

    Allowing you to use the Linux desktop everywhere you are

    MobiLinux is a mobile Linux distro based on Ubuntu 12.04 ARMv7 Build and is made to run on Android mobile phones while using little ram. This is based off http://sourceforge.net/projects/linuxonandroid/ and has been very much modified but should still be noted Requirments: - ARM based Android Mobile Phone - Android OS 2.2+ - ROOT ACCESS and BusyBox Binay - loop and ext2 kernel support - 2 GB of free space - 1 GHz CPU (dual-core or overclocked is recommended) - 512 RAM on board...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next