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
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
This is a Markdown viewer for java. Primarily it tries to display github styled markdown scripts.
Download the release jar file and run
java -jar jmdviewer-x.y.jar
where x.y is the version number. You can pass the markdown filename on the command line
java -jar jmdviewer-x.y.jar [filename.md]
This application allows user to download chapters from website in 3 ways:
- from table of contents;
- from range: first chapter address, last chapter address;
- by crawling from first chapter to n;
In settings you can customize language, input(website encoding) for simplicity output is in the same encoding. If you want your language add new class into strings package, and new fields into Settings class and GUI menu(initialize method).
SearchSaver is a web search tool, that enables you to search multiple search engines simultaneously and export selected results to XML (RSS, Atom) or PDF files. It presents the search results in a tabbed interface, as well as tree-style explorer view.
JRssReader is a light, fast, Rss & RDF news reader written in Java. Works on lots of platforms and integrates especially well with Mozilla. You can open specific news items in new-tabs in mozilla, for example.