Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
Build Secure Enterprise Apps Fast with Retool
Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.
Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
A simple script to count money "sent" to your Gmail by spammers.
You have a Gmail inbox and a bunch of spammers that keep sending you unrealistic offers to earn millions, and millions, and millions? Ever wondered how rich could you be if all those offers were true?
Well, now you have a chance to know.
This little application connects to your Gmail mailbox and analyses the Spam folder. If some huge money is found inside, the letter is deleted and the money amount is added to what you already "got" from other spammers.
Of course, it's only good...
Script that periodically checks your gmail account
and speaks if you have unread email.
Features:
- logs into, and checks your gmail accounts
- if you have unread email:
- textual info about it appears in console/terminal
- "you have X unread email" is spoken using espeak
- if you have no unread email:
- textual info about it appears in console/terminal
Requirements:
- POSIX OS
- python:
import imaplib
import os
import time
- espeak
- soundcard, speakers/headphones
Installation/running:
- modify gmail.py inserting your username and password
- modify gmail.py inserting desired delay value in miliseconds
- run:
python gmail.py
Author: pkrawczak@gmail.com
2013-02-06 13:54:51
Caution:
Even though this program uses SSL use only at your own risk.
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.
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.
IMAP client, written in Python, that moves messages according to predefined rules. Useful when server based rules are not available, by running the script periodically.
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.
ccpop is a POP3 mail notify daemon with support for multiple mailboxes. The daemon will periodically check a remote POP3 mailbox for changes and notify the user by playing an audio file if new mail has arrived. The script is small and easily configured.
Emine is a python script that parses an email file, separates all the email elements, including words and phrases, and populates a database with file offsets for retrieval from the original file.
Squishdot is a web-based news publishing and discussion product for Zope. It is written in Python with the ability to script in DTML and runs on Linux, *BSD, Unix and Windows 95/98/NT/200.