Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

security-checkin

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

security-checkin

Keep track of contact with remote teams

  • 0.511
  • PyPI
  • Socket score

Maintainers
1

Checkin app

A simple PyQt5 app for tracking regular team check ins.

Our organization has people living in remote areas for extended periods of time. Our policy is that once every 3 days they need to contact headquarters to check in with the security coordinator. If there is no check in after 3 days the security coordinator needs to launch a search and rescue. This simple PyQt5 desktop app creates an SQlite database and a user friendly GUI for keeping track of check ins from outstations. Clicking on the outstation check in button logs the check in and any stations that go longer than 3 days without being checked in appear in red.

The program could be used to keep track of any group of tasks that need to be attended to regularly.

Screenshot

Getting started

A pyinstaller .exe is provided in the dist folder (whole folder needs to be copied)

Alternatively Python can run SecurityCheckins.pyw

Prerequisites

  • Python3
  • PyQt5

Installing

  1. Download and install Python3
  2. pip install PyQt5

Contributing

Bug reports or comments can be emailed to stevetasticsteve@gmail.com

Licence

This project is licensed under GPL 3.0 .

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc