🚀 Coming Q2 2026 All ArystoTech products are currently in final development.
ArystoTech Software
Windows desktop tools for modern IT operations

Windows Automation
Built for Serious Work

Professional-grade tools for IT administrators, DevOps teams, and SMBs. One-time purchase. No subscriptions. No cloud lock-in.

Explore Free Tools Explore Bundles
Free tier available One-time license Windows desktop tools No cloud required
8
Desktop Tools
$0
to start
100%
Offline
24/7
Ops coverage

Reduce outages.
Standardize routine work.

Whether you need better monitoring, better automation, or both, ArystoTech helps you move from manual reaction to reliable day-to-day operations.

Monitor Infrastructure

Catch the failures that usually show up too late in email, logs, services, and certificates.

  • Detect API outages before customers report them
  • Monitor logs for critical patterns and missing heartbeats
  • Track Windows services and recover from silent stoppages
  • Prevent SSL expiration and unexpected downtime

Automate Maintenance

Turn recurring operational work into scheduled jobs that run locally on Windows without cloud lock-in.

  • Run batch jobs and chained maintenance tasks
  • Schedule PowerShell automation with policy bypass support
  • Automate database exports and reporting workflows
  • Schedule backups with retention, retry, and audit output

Choose the package that fits
your team

Start with monitoring, automation, or the full suite based on the kind of work you need to manage.

Monitor Bundle
Monitor Bundle

Monitor critical infrastructure and detect issues early across APIs, logs, services, and SSL endpoints.

$159 starting at
  • PyApiMonitor
  • PyLogMonitor
  • PySvcMonitor
  • PySslMonitor
View Monitor Bundle
Scheduler Bundle
Scheduler Bundle

Automate recurring tasks across scripts, batch jobs, backups, and database jobs from one bundle.

$159 starting at
  • PyBatScheduler
  • PyPsScheduler
  • PyDbScheduler
  • PyBackupScheduler
View Scheduler Bundle

Explore every tool at a glance

See what each tool does, what problem it solves, and where pricing starts.

PyBatScheduler
WindowsFree Available
PyBatScheduler

Schedule, manage, and monitor Windows batch (.bat) files with a polished Qt6 GUI and full service-mode execution.

  • One-Time, Recurring, Chained, and On-Startup schedule types
  • Job Chaining — trigger child jobs when parent completes
  • Time Exclusion blackouts + Day-of-Week constraints
  • Window State Control: Hidden, Minimized, Maximized
  • Auto-retry (up to 5×) + Overlap Prevention
  • Run as Windows Service (SYSTEM level, no login required)
  • Gmail/SMTP email alerts + per-job CSV logging
Free: 3 jobs included
$49 starting at · USD · Pro
Preview Tool
PyPsScheduler
WindowsFree Available
PyPsScheduler

Purpose-built PowerShell (.ps1) scheduler with ExecutionPolicy Bypass active on all tiers — eliminating the #1 enterprise deployment barrier.

  • ExecutionPolicy Bypass baked-in on Free and Pro tiers
  • Script Chaining — build sequential PowerShell pipelines
  • Smart Constraints: blackout hours + Day-of-Week targeting
  • Window State Control (Hidden/Minimized/Maximized)
  • Run concurrently with PyBatScheduler on the same machine
  • Auto-retry (up to 5×), Overlap Prevention
  • Gmail/SMTP alerts + per-script CSV audit logs
Free: 3 scripts included
$49 starting at · USD · Pro
Preview Tool
PyApiMonitor
API / HTTPFree Available
PyApiMonitor

Schedule, execute, and validate REST API calls from a native Windows app you own — no SaaS subscription, no per-seat fees.

  • Full HTTP: GET, POST, PUT, PATCH, DELETE with JSON/XML bodies
  • Basic Auth & OAuth2 Client Credentials (free tier)
  • SSL toggle, custom proxy routing, configurable timeouts
  • SQLite metrics DB — 90-day latency history with QtCharts graphs
  • API Chaining with {{key.subkey}} variable extraction
  • Testability Groups: Sequential & Parallel (ThreadPoolExecutor ×10)
  • HTML email alerts with full formatted response body
Free: 3 monitors included
$79 starting at · USD · Pro
Preview Tool
PyBackupScheduler
SMBFree Available
PyBackupScheduler

Set-and-forget scheduled file backups for SMBs. Verifiable audit output so you always know the backup ran — and what it captured.

  • Wildcard file filtering (*.docx, *.xlsx, *.pdf, etc.)
  • ZIP compression: Normal, Fast, and Maximum LZMA (7-Zip level)
  • AES-256 ZIP encryption via pyzipper (Pro)
  • Skip Unchanged — skip if no source files modified
  • Network Drive backup via UNC auth (Src & Dest, Pro)
  • Retention by Age (Days) or Count (Keep N most recent)
  • Auto-retry on network drops + Run as Windows Service
Free: 3 backup jobs included
$79 starting at · USD · Pro
Preview Tool
PySslMonitor
WindowsFree Available
PySslMonitor

Proactively monitor SSL/TLS certificate expiration across multiple domains — eliminate costly outages caused by silent SSL lapses.

  • Per-domain configurable alert thresholds (e.g. warn at 30 days)
  • Monitors any SSL-enabled port: 443, 8443, 636 (LDAPS), 465 (SMTPS)
  • HTML email alerts: on connection failure and on impending expiry
  • Smart Exclusions: blackout hours + Day-of-Week targeting
  • Auto-Retry on connection failure + Overlap Prevention (Pro)
  • Unlimited domains (Pro) · Run as Windows Service (SYSTEM)
  • Also available in the Monitoring Bundle with PyApiMonitor — $99 USD
Free: 3 domains included
$49 starting at · USD · Pro
Preview Tool
PyLogMonitor
DevOpsFree Available
PyLogMonitor

Monitor log files and trigger real-time alerts when critical patterns are detected — local files, Windows Event Logs, SSH, and GCP Cloud Logging.

  • Dual-mode pattern matching: plain keyword or full regex (re.findall)
  • Alert if Found or Alert if Not Found (heartbeat absence detection)
  • SSH remote Linux log tailing via paramiko (Pro)
  • GCP Cloud Logging integration via Service Account JSON (Pro)
  • SQLite metrics store + Matplotlib bar chart dashboard (Pro)
  • State-Change Only alerts + Log Bookmarking — no re-scanning (Pro)
  • Custom per-monitor email routing · Run as Windows Service (Pro)
Free: 3 monitors included
$79 starting at · USD · Pro
Preview Tool
PyDbScheduler
SMB / DataFree Available
PyDbScheduler

Schedule SQL queries, export to CSV or Excel, and email reports automatically — replacing manual report runs and BI subscription costs.

  • Connects to MySQL, PostgreSQL, SQL Server, SQLite (Free tier)
  • Oracle & GCP BigQuery connections (Pro)
  • Export to CSV or Excel (openpyxl) with timestamped filenames
  • Email report as attachment — Gmail SMTP or custom SMTP
  • ZIP compression + Retention by Age or Count (Pro)
  • Job Chaining for multi-step report pipelines (Pro)
  • Time Exclusion blackouts + Run as Windows Service (Pro)
Free: 3 queries included
$79 starting at · USD · Pro
Preview Tool
PySvcMonitor
IT AdminFree Available
PySvcMonitor

Monitor Windows Service health, detect crashes, and auto-recover failed services — replacing manual checks and expensive RMM subscriptions.

  • psutil-powered polling — any Windows Service at configurable intervals (sec/min/hr)
  • Expected State validation: Running or Stopped per service
  • Auto-Recovery: automatically runs sc start and verifies restart
  • HTML email alerts: distinct "FAILED" & "RECOVERED" subjects for instant triage
  • SQLite metrics DB — 90-day CPU%, memory (MB), and status history
  • Per-service CSV audit logs with daily rotation (Pro)
  • Run as Windows Service at SYSTEM level (ONSTART, no login required)
Free: 3 services included
$49 starting at · USD · Pro
Preview Tool

Straightforward one-time pricing

Start free, upgrade to a single tool when you need more, or choose a bundle when you want broader coverage.

Free
$0
Forever free · No credit card
  • Up to 3 concurrent batch jobs
  • One-Time, Recurring, Execute on Startup
  • System Tray + global Pause/Resume
  • App auto-start on Windows login
  • JSON Import/Export · Basic daily CSV log
Pro
$49
USD · One-time · 1 machine
  • Everything in Free · Unlimited jobs
  • Job Chaining (trigger on parent completion)
  • Time Exclusions + Day-of-Week constraints
  • Window State Control (Hidden/Min/Max)
  • Auto-retry (up to 5×) + Overlap Prevention
  • Gmail/SMTP email alerts
  • Per-job CSV logging + retention policy
  • Run as Windows Service (SYSTEM)
Available Q2 2026
⭐ Most Popular
Team
$99
USD · One-time · 3–5 machines
  • Everything in Pro
  • 3–5 machine installs · Commercial usage
  • Priority minor-version updates
  • Optional +$49/yr maintenance add-on
Available Q2 2026
Enterprise
$149
USD · One-time · Unlimited machines
  • Everything in Team
  • Unlimited machines ($14.90/seat at 10)
  • Priority email support
  • Ideal for IT departments & MSPs
Free
$0
Forever free · No credit card
  • Up to 3 concurrent PowerShell jobs
  • ExecutionPolicy Bypass — on Free tier too
  • One-Time, Recurring, Execute on Startup
  • System Tray + global Pause/Resume
  • JSON Import/Export · Basic daily CSV log
Pro
$49
USD · One-time · 1 machine
  • Everything in Free · Unlimited scripts
  • Script Chaining (sequential pipelines)
  • Time Exclusions + Day-of-Week constraints
  • Window State Control (Hidden/Min/Max)
  • Auto-retry (up to 5×) + Overlap Prevention
  • Gmail/SMTP email alerts
  • Per-script CSV logging + retention policy
  • Run as Windows Service (SYSTEM)
Available Q2 2026
⭐ Most Popular
Team
$99
USD · One-time · 3–5 machines
  • Everything in Pro
  • 3–5 machine installs · Commercial usage
  • Priority minor-version updates
  • Optional +$49/yr maintenance add-on
Available Q2 2026
Enterprise
$149
USD · One-time · Unlimited machines
  • Everything in Team
  • Unlimited machines ($14.90/seat at 10)
  • Priority email support
  • Ideal for multi-server PowerShell automation
Free
$0
Forever free · No credit card
  • Up to 3 concurrent API monitors
  • GET, POST, PUT, PATCH, DELETE
  • Basic Auth + OAuth2 (Client Credentials)
  • Custom headers, body, SSL toggle, proxy
  • HTTP code + keyword validation
Pro
$79
USD · One-time · 1 machine
  • Everything in Free · Unlimited monitors
  • SQLite metrics DB — 90-day latency history
  • Latency charts (9 time ranges + custom picker)
  • API Chaining + {{key.subkey}} variables
  • Testability Groups (Sequential & Parallel)
  • HTML email alerts with response body
  • Per-monitor CSV logs + retention
  • Run as Windows Service (SYSTEM)
Available Q2 2026
⭐ Most Popular
Team
$129
USD · One-time · 3–5 machines
  • Everything in Pro
  • 3–5 machine installs · Commercial usage
  • Priority minor-version updates
  • Optional +$49/yr maintenance add-on
Available Q2 2026
Enterprise
$199
USD · One-time · Unlimited machines
  • Everything in Team
  • Unlimited machines ($19.90/seat at 10)
  • Priority email support
  • Ideal for DevOps & QA teams
Free
$0
Forever free · No credit card
  • Up to 3 concurrent backup jobs
  • Wildcard file filtering (*.docx, *.pdf…)
  • ZIP compression (Normal & Fast)
  • Verifiable audit: file count + size display
  • System Tray · auto-start · JSON Import/Export
Pro
$79
USD · One-time · 1 machine
  • Everything in Free · Unlimited backup jobs
  • Maximum LZMA compression (7-Zip level)
  • AES-256 ZIP encryption (pyzipper)
  • Skip Unchanged — smart delta detection
  • Network Drive backup (UNC auth, Src & Dest)
  • Retention by Age (Days) or Count
  • Blackout hours + Day-of-Week scheduling
  • Auto-retry on drops · Run as Service · SMTP alerts
Available Q2 2026
⭐ Most Popular
Team
$129
USD · One-time · 3–5 machines
  • Everything in Pro
  • 3–5 machine installs · Commercial usage
  • Priority minor-version updates
  • Optional +$49/yr maintenance add-on
Available Q2 2026
Enterprise
$199
USD · One-time · Unlimited machines
  • Everything in Team
  • Unlimited machines ($19.90/seat at 10)
  • Priority email support
  • Ideal for multi-server backup automation
Free
$0
Forever free · No credit card
  • Up to 3 SSL domain monitors
  • Per-domain alert threshold (e.g. 30-day warning)
  • Custom port monitoring (443, 8443, 636, 465)
  • One-Time, Recurring, Execute on Startup
  • System Tray · auto-start · JSON Import/Export
Pro
$49
USD · One-time · 1 machine
  • Everything in Free · Unlimited domain monitors
  • HTML email alerts — failure & expiry warning
  • Time Exclusion blackouts + Day-of-Week targeting
  • Auto-Retry (up to 3×) + Overlap Prevention
  • Run as Windows Service (SYSTEM)
Available Q2 2026
⭐ Most Popular
Team
$99
USD · One-time · 3–5 machines
  • Everything in Pro
  • 3–5 machine installs · Commercial usage
  • Priority minor-version updates
  • Optional +$49/yr maintenance add-on
Available Q2 2026
Enterprise
$149
USD · One-time · Unlimited machines
  • Everything in Team
  • Unlimited machines ($14.90/seat at 10)
  • Priority email support
  • Ideal for teams managing multi-domain SSL estates
Free
$0
Forever free · No credit card
  • Up to 3 log monitors
  • Local text/log files + Windows Event Logs
  • Keyword or regex pattern matching
  • Alert if Found or Alert if Not Found mode
  • Anti-spam cooldown timer
Pro
$79
USD · One-time · 1 machine
  • Everything in Free · Unlimited log monitors
  • SSH remote Linux log tailing (paramiko)
  • GCP Cloud Logging (Service Account JSON)
  • Extended log tails: up to 3,000 lines per check
  • State-Change Only alerts + Log Bookmarking
  • SQLite metrics + Matplotlib bar chart dashboard
  • Custom alert routing per monitor
  • Run as Windows Service (SYSTEM)
Available Q2 2026
⭐ Most Popular
Team
$129
USD · One-time · 3–5 machines
  • Everything in Pro
  • 3–5 machine installs · Commercial usage
  • Priority minor-version updates
  • Optional +$49/yr maintenance add-on
Available Q2 2026
Enterprise
$199
USD · One-time · Unlimited machines
  • Everything in Team
  • Unlimited machines ($19.90/seat at 10)
  • Priority email support
  • Ideal for ops teams with multi-server log estates
Free
$0
Forever free · No credit card
  • Up to 3 scheduled query jobs
  • MySQL, PostgreSQL, SQL Server, SQLite
  • Export to CSV or Excel (openpyxl)
  • Email report as attachment (Gmail/SMTP)
  • System Tray · auto-start · JSON Import/Export
Pro
$79
USD · One-time · 1 machine
  • Everything in Free · Unlimited queries
  • Oracle (standard + legacy cx_Oracle + Thick Mode)
  • GCP BigQuery (sqlalchemy-bigquery)
  • ZIP compression of exported reports
  • Retention by Age (Days) or Count
  • Job Chaining for multi-step report pipelines
  • Time Exclusion blackouts + Day-of-Week constraints
  • Auto-Retry + Run as Windows Service (SYSTEM)
Available Q2 2026
⭐ Most Popular
Team
$129
USD · One-time · 3–5 machines
  • Everything in Pro
  • 3–5 machine installs · Commercial usage
  • Priority minor-version updates
  • Optional +$49/yr maintenance add-on
Available Q2 2026
Enterprise
$199
USD · One-time · Unlimited machines
  • Everything in Team
  • Unlimited machines ($19.90/seat at 10)
  • Priority email support
  • Ideal for BI teams running scheduled reports
Free
$0
Forever free · No credit card
  • Up to 3 Windows Service monitors
  • Expected State validation (Running / Stopped)
  • Configurable poll interval (seconds to hours)
  • Per-monitor live status dashboard
  • System Tray · auto-start · JSON Import/Export
Pro
$49
USD · One-time · 1 machine
  • Everything in Free · Unlimited service monitors
  • Auto-Recovery — auto-restarts crashed services
  • HTML email alerts — distinct FAILED & RECOVERED
  • SQLite metrics — 90-day CPU%, memory & status
  • QLineSeries memory usage chart per service
  • Per-service daily-rotating CSV audit logs
  • Run as Windows Service (SYSTEM, ONSTART)
Available Q2 2026
⭐ Most Popular
Team
$99
USD · One-time · 3–5 machines
  • Everything in Pro
  • 3–5 machine installs · Commercial usage
  • Priority minor-version updates
  • Optional +$49/yr maintenance add-on
Available Q2 2026
Enterprise
$149
USD · One-time · Unlimited machines
  • Everything in Team
  • Unlimited machines ($14.90/seat at 10)
  • Priority email support
  • Ideal for MSPs monitoring Windows Server fleets
// bundle

Monitor Bundle — 4 Monitoring Tools

Pick the monitor bundle tier that fits your environment and deploy PyApiMonitor, PyLogMonitor, PySvcMonitor, and PySslMonitor together.

Personal
$159
USD · One-time · 1 machine
Save vs buying 4 Pro licenses separately
  • PyApiMonitor, PyLogMonitor, PySvcMonitor, and PySslMonitor
  • Pro-level features across all 4 monitoring tools
  • 1–2 machine installs
  • Best for focused operations and solo admins
Enterprise
$399
USD · One-time · Up to 10 machines
Save vs buying 4 Enterprise licenses separately
  • All 4 monitoring tools — Enterprise-level features
  • Up to 10 machines
  • Priority email support across all monitor tools
  • Ideal for MSPs and internal IT operations teams
// bundle

Scheduler Bundle — 4 Automation Tools

Choose the scheduler bundle tier that fits your workload and deploy PyBatScheduler, PyPsScheduler, PyDbScheduler, and PyBackupScheduler together.

Personal
$159
USD · One-time · 1 machine
Save vs buying 4 Pro licenses separately
  • PyBatScheduler, PyPsScheduler, PyDbScheduler, and PyBackupScheduler
  • Pro-level features across all 4 automation tools
  • 1–2 machine installs
  • Best for solo admins and focused automation stacks
Enterprise
$399
USD · One-time · Up to 10 machines
Save vs buying 4 Enterprise licenses separately
  • All 4 automation tools — Enterprise-level features
  • Up to 10 machines
  • Priority email support across automation tools
  • Ideal for IT departments managing recurring automation at scale
// bundle

Automation Suite — All 8 Tools

One shared license for the complete ArystoTech toolset. Significant savings over buying individually.

Personal
$299
USD · One-time · 1 machine
Save vs buying 8 Pro licenses separately
  • All 8 tools — Pro-level features
  • 1–2 machine installs
  • Single one-time purchase
  • No subscription required
Enterprise
$799
USD · One-time · Up to 10 machines
Save vs buying 8 Enterprise licenses separately
  • All 8 tools — Enterprise-level features
  • Up to 10 machines
  • Priority email support across all tools
  • Ideal for IT departments & MSPs

* Optional +$49 USD/year Maintenance & Support: priority email support + free minor version upgrades within the subscription year.

Simple to start. Easy to scale.

From first download to full deployment, getting started is straightforward.

01

Download the tool

Start with the product or bundle that fits your current problem instead of overcommitting on day one.

02

Create jobs fast

Set up monitoring checks or automation schedules with native Windows desktop interfaces built for operators.

03

Receive alerts and results

Use email alerts, logs, audit output, and dashboards to stay ahead of failures and repetitive work.

04

Upgrade when needed

Move from the free tier to paid licenses only when you need more jobs, more installs, or more advanced features.

About ArystoTech

Software & AI Systems for the Modern Workforce

ArystoTech Software & AI Systems Ltd. is an independent software company building Windows automation tools, a personal finance application, and AI workflow automation services for small and medium businesses.

Every product in the desktop suite is built with Python and PySide6, distributed as standalone executables — no runtime installation required. We ship software that works on your machine, not ours.

PRODUCTS
Windows Desktop Automation Suite (8 tools)
LICENSING
HMAC-SHA256 Offline · One-Time Purchase
PLATFORMS
Windows (now) · macOS + Linux (Q3 2026)
FREE TIER
3 jobs included on every product · No credit card
PRICING
One-time USD · No subscriptions · No cloud lock-in
LANGUAGE
Python + PySide6 Qt6 · PyInstaller standalone .exe
ACTIVATION
100% offline · No internet required after purchase
SUPPORT

Start Automating Your Infrastructure Today

Explore the free tools, compare bundle pricing, and contact us if you want help choosing the right path for your environment.

Explore Free Tools View Pricing