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
Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
yalimon (Yet another linux monitoring tool) is a python script that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
A small Python script that allows administrators to place quotas on *nix accounts without much technical knowledge or root access. It is ideal for those who share and/or resell web hosting or other resources.
Our new software release will dramatically improve your medspa business performance while enhancing the customer experience
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
This is a script to download a book from Springerlink in a nicely named folder with named chapter pdf-s. Example call for http://www.springerlink.com/content/ut18k333h375/?v=editorial is python downloadBookFromSpringerLink.py ut18k333h375 ./
A command-line Python utility to mine information on open source projects using the ohloh web service APIs. The script is enables analysis of open source projects indexed by ohloh by providing source lines of code (SLOC), contributor data and other info.
1. Create an object-oriented python script that can represent mathematical concepts and their properties. 2. Represent all numeric values exactly. 3. Provide a variety of formats to export or embed representations of the mathematical concepts.
VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
Lazyscripts is just a stupid script distrubtion tool and quick-installer in linux, Source code can be found here: http://github.com/hychen/lazyscript/tree/master we don't use this site now, we moved to www.lazyscripts.org
XBMC Complete installer is a Linux automated installer for XBMC on top of minimal Ubuntu install. It aims to provide quality and complete support for installing & configuring for ION platforms/others. It automates otherwise complex tasks.
This script analyze access log from Nginx server. This script shows result which contain info about the longest request sorted by status, size and request. It helps to find long requests on your nginx server. It could help if you use Nginx as CDN.
This project is NOT an RSS Feed reader but is a python script that checks whether web page(s) have changed since you last checked. A GUI based on PyQt is under development (in the SVN version). Development is stalled till I get more help. To join, send me a message at https://sourceforge.net/sendmessage.php?touser=2955941
Calcuthon is an open source command line calculator written totally in python without any modules. To set Calcuthon up just extract the folder and run the calcuthon03 script. e = the past answer, and y = equals the number in the "cache.txt" file.
The Basic Activity Tracker is a Python script that measures how much time your home users spend each day using computers around the house. Unlike other such utilities, The Bat works across multiple computers sharing a connection to SimpleDB on AWS.
A powerful python module that lets you output HTML code from within a python script in a very efficient and convenient fashion. Code your web-page like a GUI! Create tags and modify their attributes at anytime during your script. http://pyh/googlecod
A web script for counting unique hits and stores the http header information for each hit in a MySQL database. The script also creates a .html document for viewing all hits contained in the database. The script is written in python.
A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
This python script takes an exported wordpress xml file and outputs a single html document containing all posts in order of entry, and a table of contents broken down by Category. CSS tags added for easy formatting.