Showing 31 open source projects for "file poll"

View related business solutions
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1
    SyncTrayzor

    SyncTrayzor

    Windows tray utility / filesystem watcher / launcher for Syncthing

    SyncTrayzor is a little tray utility for Syncthing on Windows. It has a built-in web browser and several other great features. It works by hosting and wrapping Syncthing, making it behave more like a native Windows application and less like a command-line utility with a web browser interface.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 2
    Interactsh

    Interactsh

    An OOB interaction gathering server and client library

    ...It is a tool designed to detect vulnerabilities that cause external interactions. Interactsh Cli client requires go1.17+ to install successfully. interactsh-client with -sf, -session-file flag can be used store/read the current session information from user defined file which is useful to resume the same session to poll the interactions even after the client gets stopped or closed. Running the interactsh-client in verbose mode (v) to see the whole request and response, along with an output file to analyze afterwards. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    CryptPad
    CryptPad is an open-source, end-to-end encrypted collaborative office suite developed by XWiki SAS. It offers a privacy-focused alternative to mainstream cloud-based productivity tools, enabling users to create, edit, and share documents securely without compromising data privacy. All content is encrypted client-side, ensuring that only authorized users can access the information. CryptPad supports various applications, including rich text documents, spreadsheets, presentations, code...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Node.js Telegram Bot API

    Node.js Telegram Bot API

    Telegram Bot API for NodeJS

    ...Therefore, in order to set a WebHook, you will need a SSL certificate. The library makes it easy to get started sending files. By default, you may provide a file-path and the library will handle reading it for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 5
    mendelson OFTP2

    mendelson OFTP2

    Implementation of the OFTP2 protocol (RFC 5024)

    The mendelson OFTP2 is a JAVA-based open source OFTP2 solution. It contains a logging- and configuration UI and supports encryption, digital signatures, message compression, TLS, certificate exchange, message routing, mail notification
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 6
    TextExtractor

    TextExtractor

    Extracts plain text from a variety of different file types

    TextExtractor extracts plain text from hundreds of different file types, storing the text extracted in suitably named text files. TextExtractor 1.10 works in six different modes :- Instant Mode - Just select any file and extract the text from it. Batch Mode - Select a group of files and extract the text from all of them in one go. Polling Mode - Watch a folder location, processing new files as they appear there. Hierarchical Mode - Extract Text from files in a directory...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    QOTD Discord Bot

    QOTD Discord Bot

    Simple Question Of The Day (QOTD) Discord Bot for your server

    What is this bot for? QOTD stands for Question Of The Day and is usually used to keep servers active and members talking. What does it do? This bot allows for daily (or custom timed) QOTD to be sent in a specific channel. It allows users to add their own QOTD to the bot's queue, and QOTD managers to manage the queue. How to set it up? Simply follow a tutorial to create a Discord bot and run the code. Pass in the bot's token and configure the bot through the commands in qotd...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    FUDforum
    FUDforum is a super fast and scalable discussion forum. It is highly customizable and supports unlimited members, forums, posts, topics, polls & attachments. It can import XML Feeds and sync with USENET groups and Mailing Lists (bi-directional).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Easy Database Forms For All

    Easy Database Forms For All

    Create Web Based Forms Quickly, With In-built DB, For All Your Teams

    Please watch the video till 18m:00s / screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences. After installation, login to the Administrator Page with : Username : root Password : change_this and look at the team1 database and the sample_table in it, from all aspects. You can now create your own tables/forms. Also, login into the team1 user page ( from homepage ) with : Username : team1...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 10
    webpoll

    webpoll

    web application to conduct anonymous polls

    This web application is designed to conduct anonymous polls among groups of users. Principles are transparency, anonymity, simplicity. It is based on Python3 and an Apache Webserver configured to support CGIs. The source code is Free Software (GPL) During the COVID-19 pandemic, various instances of this framework were used to conduct polls about social distancing and infection spread in different groups of people. Here is a public instance to try it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Manhali
    Manhali is a free, open source Learning Management System (LMS). It is installable and multi-language. Licensed under the GNU-GPL 3 and written in PHP and MySQL. Manhali can track and evaluate learners' behavior by clustering all learners in profiles (A, B, C, D and E) according to their behavior on the platform to allow educators to personalize courses for each profile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OPC2MongoDB

    Free tool to read data from OPC sources and save to a MongoDB database

    This tool allows to connect to OPC UA and DA servers, poll for data and subscribe to events and write data in real time to a MongoDB database. It is simple to configure, the opc2mongodb.conf file is self explained, it must be put in the same folder as the exe file. The code is written in C# and it uses the h-OPC and the oficial MongoDB libraries for C#. Requires the .NET fremework 4.6 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    DatacenterManager

    DatacenterManager

    UNIX Performance Monitoring / Trend Analysis Java Software

    Remotely Inventory and Poll UNIX servers in seconds. (without installing extra software on your servers, just by SSH communication plain old UNIX commands).https://sites.google.com/site/ronuitzaandam/ Your entire datacenter can be automatically inventoried by supplying hostname, username & password for each server, either “one by one” or via an automated CSV host-list import file.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    zzBulletin

    zzBulletin, Open source, Elegant, Powerful Forums.

    Welcome to this bulletin board. A discussion forum with a built in bug tracker that you can have for free. 100% free software. GPL2 license. Easily customize the website by editing only one file. PHP, PDO, MYSQL, Font awesome, Bootstrap. 26 user permissions. 400 avatars to choose from. Complete 415 timezone identifiers. 100+ customizable options. Top user. Ten recent posts. Three captcha alternatives. Ban permanently or temporarily. Banner or text advertisement and so forth. PHP,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Students Voting System

    Students Voting System

    This project is intended for college student elections.

    The projects aim to help college and university election be easy, the code are still rough which need finalization but they are working. Installation: i. Download the project ii. Find poll.sql file and import on Mysql Database. iii. Open READ ME and get the username and password for students and admin v. Ready to Go!!! NB: Send me email for any other suggestions and advice if needed, otherwise enjoy the voting project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Wifi Survey

    Poll Your Audience with this HTML Survey Generator for Wifi/LAN

    This app generates an HTML form, based on your specification (any number of check, radio, and text entry items), and starts a server to receive survey responses from the audience (they all connect to the LAN server using phones or any other Wifi Internet device). The survey responses are all saved to a file of your choice, and an included demo report displays all submitted entries, plus a total list of all check items and radio selections. Then it presents a bar chart displaying the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MC Server Controller

    MC Server Controller

    Controller program for Minecraft Server

    Check our website for quick poll about MCSC! This is fully-fledged wrapper program written in C# created to solve several problems with the vanilla Minecraft server, such as running only one command at a time, a lack of GUIs for chat formatting and item giving, and triggered events. If you have a problem or find a bug, please use the Ticket system to report it so I can have a record of it. If you are using v1.2.1+, please include the log files as attachments in the ticket. Thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple PHP Polling System

    Simple PHP Polling System

    Helps an organization to create polls of different types of positions.

    This script helps organizations to make polls of different types of positions with a number of candidates under each position. The script is not very stable and the code is still rough. Installation: i. Download the script and unzip it to your localhost or web server. Works best with Wamp server. ii. Import polling3.sql from the dbBackups folder in the admin folder. Use phpMyAdmin in this case or together with cPanel for online server. iii. Add login.html into the Apache configuration...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Always more than one-way script based nms plugins. Nagios add-on project with plugins and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Spondulas

    Spondulas is browser emulator designed to retrieve web pages for hunti

    Spondulas is browser emulator and parser designed to retrieve web pages for hunting malware. It supports generation of browser user agents, GET/POST requests, and SOCKS5 proxy. It can be used to parse HTML files sent via e-mail. Monitor mode allows a website to be monitored at intervals to discover changes in DNS or content over time. Autolog mode creates an investigation file that documents redirection chains. The retrieved web pages are parsed for links and reported to an output file. More...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Linux kernel (since 2.6.13) provides a mechanism to listen for events that happen on files and directories, without needing to poll for updates. This Tcl extension implements a wrapper to allow Tcl programs to access this facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    x-Torrents is a comprehensives module for xoops that allows for uploading and submission of external torrents. x-Torrent is a module which offer full control of torrents in xoops, it will poll and provide a tracker to your xoops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP simplePoll is a polling script made to be easily integrated into any existing website without the hassle of dealing with a database. It uses only text-files and cookies as a back-end for storing data. Setup of the poll is done through an admin panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Bandwidth Utilization Grapher (BUG) will periodically poll SNMP capable devices and store the resulting data in a RRD file. This software includes Perl scripts which will generate dynamic graphs of the data via a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB