Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Obsidian MEDILIG (Medical Life Guard) App Local-First Offline-First
Obsidian MEDILIG (Medical Life Guard): An easy-to-use, flexible, secure, cross-platform medical knowledge management system for patient's Electronic Health Record (EHR) that is built on top of Obsidian software application for the design, implementation and use of autonomous, multilingual, clinical documents from primary care to continuing care.
Transfer photo/video to hard drive with names using date and time
A heavily commented perl script that you can customise to copy photo and video files to your hard drive according to your own media file storage scheme.
You need to be able to hack perl code to adapt this script for your own use, otherwise look at program "Rapid Photo Downloader".
The initial setup creates folder and file names with date and time, and duration for video; but the point is that you can adapt the code to use any of your files' metadata to build your file names. The metadata are extracted by the excellent ExifTool library.
...