Showing 40 open source projects for "remove"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 1
    RTorrent BitTorrent Client

    RTorrent BitTorrent Client

    rTorrent BitTorrent client

    ...Alternatively, version 0.9.7+ has a built-in daemon mode disabling the user interface, so you can only control it via XMLRPC. It supports saving of sessions, allows the user to add/remove torrents, and much more.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 2
    libimobiledevice

    libimobiledevice

    A cross-platform protocol library to communicate with iOS devices

    ...Access filesystem of a device, access documents of file sharing apps, retrieve information about a device and modify various settings, backup and restore the device in a native way compatible with iTunes. Manage app icons arrangement on the device, install, remove, list and basically manage apps. Activate a device using official servers, manage contacts, calendars, notes and bookmarks, retrieve and remove crashreports. Retrieve various diagnostics information, establish a debug connection for app debugging, mount filesystem images, forward device notifications, manage device provisioning. ...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    DiscordBotClient

    DiscordBotClient

    A patched version of discord, with bot login support

    A patched version of Discord, with bot login support. Discord Bot Client allows you to use your bot, just like any other user account, except for Friends and Groups.
    Downloads: 101 This Week
    Last Update:
    See Project
  • 4
    Files for Meteor.js

    Files for Meteor.js

    Upload files via DDP or HTTP to Meteor server FS

    Stable, fast, robust, and well-maintained Meteor.js package for file management using MongoDB Collection API. What does exactly this means? Calling .insert() method would initiate a file upload and then insert a new record into the collection. Calling .remove() method would erase stored file and records from MongoDB Collection. And so on, no need to learn new APIs. It's flavored with extra low-level methods like .unlink() and .write() for complex integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    CarrierWave

    CarrierWave

    Classier solution for file uploads for Rails, Sinatra and others

    This gem provides a simple and extremely flexible way to upload files from Ruby applications. It works well with Rack based web applications, such as Ruby on Rails. CarrierWave gives you a store for permanent storage, and a cache for temporary storage. You can use different stores, including filesystem and cloud storage. Most of the time you are going to want to use CarrierWave together with an ORM. It is quite simple to mount uploaders on columns in your model, so you can simply assign...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EOL Rambox CE

    EOL Rambox CE

    Free and Open Source messaging and emailing app

    Free, Open Source and cross-platform messaging and emailing app that combines common web applications into one.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Discord-Sandbox

    Discord-Sandbox

    Alternative electron-based Discord client with custom telemetry

    ...Discord-Sandbox isolates the Discord client from reading background processes by running the Discord web client inside of a webview, which is finally contained inside the Electron process. While I cannot guarantee this client protects you from anything, I have tried my best to remove Discord's data collection. As detailed from Luna Mendes' discord-unofficial-docs, Discord sends telemetry data over the /api/science endpoint. This project does its best to disable this telemetry communication by running javascript code into the webview that adds a blacklist/whitelist to the default XMLHttpRequest behavior. In this way, we explicitly block all communication with the science address, while simultaneously whitelisting addresses needed for minimum Discord functionality. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Wechaty

    Wechaty

    Conversational RPA SDK for chatbot makers

    Wechaty was designed from the ground up to be easily installed and used to get your chatbot up and running quickly. Wechaty lets you focus on your conversations, and we'll do the chores. Go ahead and build your business logic based on Wechaty. You are welcome to join our Wechaty Developers' Home by scanning the above QR code, then send the secret code wechaty to Friday.BOT. Wechaty is a modern Conversational RPA SDK for Chatbot Makers which can create a bot in a few lines of code. Wechaty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Space Desktop

    Space Desktop

    This project was bootstrapped with Create React App

    This project was bootstrapped with Create React App. If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Torrent File Editor

    Torrent File Editor

    Qt based GUI tool designed to create and edit .torrent files

    Project moved to https://torrent-file-editor.github.io/
    Leader badge
    Downloads: 493 This Week
    Last Update:
    See Project
  • 11
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 12
    Angular-filter

    Angular-filter

    Bunch of useful filters for AngularJS with no external dependencies!

    Bunch of useful filters for AngularJS (with no external dependencies!). You can install angular-filter using 4 different methods. Include angular-filter.js (or angular-filter.min.js) in your index.html, after including Angular itself. Add 'angular.filter' to your main module's list of dependencies. If a string is provided, it will filter out duplicates using the provided expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    anontwi

    anontwi

    AnonTwi: tool to have more privacy on social networking sites related

    AnonTwi provides you: + AES + HMAC-SHA1 encryption on Tweets and Direct Messages + Secure Sockets Layer (SSL) to interact with API + Proxy Socks (for example, to connect to the TOR network) + Random HTTP header values + Send long messages splitted automatically + Automatic decryption of tweet's urls or raw inputs + Backup messages to your disk (max: 3200) + Send fake geolocation places + Remove data and close account (suicide!) + View global Trending Topics + UTF-8 + Unicode support (chinese, arabic, symbols, etc) + Multiplatform: GNU/Linux, MacOS, Win32 + Detailed colourful output results + Generate tools and modules + GTK+ interface + An IRC bot slave + [...] ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RSSamantha

    RSS/atom aggregation

    ...Additionally it has the ability to download contents of podcastfeeds, filter feed attributes by regular expressions, preprocess the configurationfile for rather unhandy searchterms, requesting channels via HTTP GET and add/remove items from external processes via http POST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Time Management

    Time Management

    Cory time management software

    Cory time management software is a feature-rich system that helps you easily track employee attendance and paid time off. Our software runs on a web server and is accessible anywhere.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    PhonixJ

    PhonixJ

    A cross-platform phone-book written in Java using SWT.

    PhonixJ is a simple, light and feature rich desktop phone-book application written in Java. It uses Sqlite database files, so it is quite portable. The program runs on Linux, Windows and (soon coming ) MacOS. Features: - Add/remove contacts - Create vCard v.3.0 - Create Contact Card in .SVG - Create mail envelope address - Sophisticated search engine - Customizable printing options - Support for email and browser clients - Batch export/import of the contacts via .vcf (3.0) files (tested with Kontact) - A tool to select multiple e-mail addresses, copy them to clipboard and open compose mail Current version: 1.0.3 News: - Added notes record to each contact - If you want to see it in your own language, please download the Main.properties, and translate it, then send it back to me. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    XMPPLatitudeStatusUpdater

    Update XMPP Status from Google Latitude Location

    ...You need : - Java JRE 6 - any JDBC database - enable Google Latitude (https://latitude.google.com/latitude/b/0/apps) TODO : - easier install - configuration menu - remove sql server requirement - port on android (remove server requirement)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Deep Email Miner Application is a software solution for the multistaged analysis of an Email Corpus. Social network analysis and text mining techniques are connected to enable an in depth view into the underlying information. The self-executable Version 1.1 jar file will now run on Java 1.5 or higher. A Windows executable file of Version 1.1 is also provided in the Files section. Documentation can be found on the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Outlook LookForDuplicates

    Find and remove duplicate items in Outlook such as contacts and mails.

    Find&remove duplicates easily! This VBA-Script with a form searches for duplicate entries of any type (calendar, contact, e-mail, notes, task, etc.) across folders in Outlook. Suspected doublets are listed and can be moved to the folder for Deleted Items.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Usermin / Webmin module for managing your CapiSuite fax/voice queues. (Create/Remove faxes, Download voice/fax, etc.) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Remove old email from your Inbox using python and imap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    InfoShare
    InfoShare allows information owners to share information with collaborators while maintaining control of its access control policy centrally. Any changes to the policy will remove access from the collaborator next time they try to open the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Alarm Sim
    Alarm Sim is a small webbased software intended to be used for simulating emergency radio. Alarm Sim provides the possibility to cast an alarm or receive status messages. Alarm Sim is at the moment only available in german.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    PHPS Pastebin is a simple pastebin site script, designed to be fast and secure. It can be used to power up a pastebin sites, to highlight PHP code or store plaintext notes. No database, no extentions, no client(browser) capabilities required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next