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
Lightspeed golf course management software
Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.
From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
Application created in client-server architecture. Communication is based on REST protocol.
Functionality:
- add documents to repository (document means one or more files)
- add new version of files
- edit files directly from client app
- set attributes for document
- user authorization
extract unique file sets from sets with duplicates
Do you have lots of files? I do, particularly image files.
There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does.
Written in Java, using sqlite, it is some simple code that solves the duplicate file problem.
All of the code is contained in the .jar file, both source and binary.
Currently it writes scripts for use on Linux or Windows.
See the Wiki or the README.txt in the .jar file for more information.
A simple document management system (DMS).
Documents and associated datas are stored in a single file.
Keep all your documents in your pocket on your USB stick.
PDFcat will be a platform-independent JAVA application, that helps to manage thousands of books, articles, lecture notes, music sheets in PDF format. I also want to support txt, djvu, and zipped pacgages.
I will use sqlite for the sake of portability
Visual xsltproc is a tool which help to write xslt file, and debug it to find errors. It writes xml, and generates xml (Syntax highlighting of XML & line Nr.). Finally if the result is XSL-FO it generates the pdf on Apache FOP java. Build on QT4.2.