With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
MongoDB Atlas runs apps anywhere
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.
Hikari is a simple AI chat bot which is able to respond when you talk to her. Hikari can learn from conversations with users. She is still being developed at the moment, but hopefully some one will find a use for it. Hikari uses an IM like interface to talk to you and is mainly just for fun at the moment.
Use the File > Show Character menu option to show or hide the talking animation.
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The goal of this project is to create a user-friendly application with which users can save their page numbers for e-books they are reading on their computers or other devices.
FileUniq identifies duplicate files, and optionally removes them or replaces them with hard or soft links. It is designed to work well with heavily hard-linked cp -al / rsync backups. For more information please see http://fileuniq.sourceforge.net
Cozy is a backup solution for Linux. It aims to be similar to Apple's Time Machine, with the difference that Cozy recognizes duplicate files and incremental backups are realized through binary diffs to save space.
The purpose of this projects is to define, design and code a models-sharing system for the RepRap replication machines, so that end-users and designers can easily find, create, modify or build objects models.
NOTE: This project is now on Github. Please go to https://github.com/scaryclam/python-webdav
A WebDAV client library for python. The purpose of this project is to make a python WebDAV client library that is easy and convenient to use, while remaining flexible enough for developers who may want a finer grain of control.
UPDATE: The test suite passes using Python 3.1 so we will now be supporting Python3 issues. The library will try to continue to work on both Python 2 and Python 3...
Full-stack observability with actually useful AI | Grafana Cloud
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.
NOTE: Copymark is no longer being developed or supported. It has some flaws that could result in inaccurate data. These flaws have been addressed in copymark2, which you can find on google code: https://code.google.com/p/copymark2/wiki/Copymark2
A simulation of real world file transfer performance. Generates files and then transfers them using the Windows Shell or Finder in OS X. Outputs performance results to .csv and has an optional plotting feature. For documentation, please see the wiki.
If you are a developer like me, you may find this program useful in finding code. You can add,edit,delete,search, and browse source code you might get from a book or posted on the web.
A serial terminal program designed for testing and debugging devices such as BACnet and ModBus controllers, but also usable as a general purpose serial terminal. It is written in Python using PyQt.
Ximinez was designed to solve disk usage problems like: "Why is my disk suddenly so full when it was OK just recently?". With Ximinez you can compare an old usage snapshot with a current one and this way quickly find where all those missing GBytes went.
MediaCMN provides tools to create a consistent music library. In detail these tools, index all audio files of certain directories, findduplicate files, tag the files using musicbrainz and organize the audio files in a filesystem.
This is a small python script for httpd apache log. This script do report of your httpd access log and his result show grouped report of network traffic sorted by hostname, referer and file. He is useful when you find what makes your http traffic.
Helps you find popular, cheap (bandwidth-wise) and new torrents on various sites. See http://freshtorrents.sourceforge.net/ for more information. Please download from the repository if you can (see website). Tested for Linux only at the moment.
clContacts is a simple, small, and easy-to-use command line address book. The application let's you add, remove, find and edit your contacts. The entries are stored in a simple text file. clContacts has also built in command line arguments.
xCollect is successor of DivX;-) Db, but it supports much more. Fetching data from IMDB and other sites with python scripts. Saving your movies, games, books and music collection into same file. Advanced loan manager, search using find as you type...
a program to directly find the prime factors quickly, we are attempting to create the fastest algorithm possible (note, this software is licensed under the WTFPL, a copy of the license is in the COPYING file of all tarballs attached to this project)
A Del.icio.us add-on Python script to search links in exported bookmark files. Instead of using public overloaded del.icio.us servers to find and retrieve your links, use yummy and let it search your exported delicious bookmark files locally much faster.
SubDownloader is an automatic tool to find the subtitles of any video file. It uses a special hash function to identify the videofile and search them into a online server which gives the subtitles.
Pwim utilizes python to find through a given set of directories the string, or strings, that you meant to play. For example, 'pwim pick ice' will yeild you 'maison ikoku - The Pillows - ice pick.wmv' to be played with whatever media player of your choice.
Beatbox is a cross platform application written in Python and using the wxPython widget library. It was created out of necessity, I had all my DJ tracks burned on CDs in no real order, so I've decided to write this app to help me easily find which trac
VIDEO DeDup
Findduplicate videos by content. Parse a video directory to create one image every n seconds, then identify duplicate images and show possible video duplicates for manual analysis.
. 1f_parse scan video source folder, replicate with ffmpeg an image folder, then for each image create a fingerprint.
. CompareV2 perform the fingerprints comparison and works in memory with constant memory usage.