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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A minimalistic Dropbox client for raspberryPI written in python.
Functionality:
Upload
Download
Make directories
Delete
Navigate
Shortcut keys (insert for upload, del for delete, navigate or download with enter key or double click)
How to use it:
Download the python dropbox sdk from here https://www.dropbox.com/developers/reference/sdk extract it and install it by executing sudo setup.py install -f
Create a new application in your drobox developer page
Give a name to the app and get the app key and secret key. ...
An old-shool web-based news reader and bookmarking app
This project intends to provide a free (as in freedom) alternative to web news readers and bookmarking apps.
It is built around the following analogies:
1. You contemplate the river of news flowing down from your selection of sources.
2. You can then use a sieve to filter out and collect the most interesting links.
A demo is at http://wateronmars-demo.herokuapp.com
For the curious developers the aim is also to provide the base mechanics for news and bookmarks manipulations....