It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Learn More
Free and Open Source HR Software
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
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
Omnichannel POS and inventory management designed for multi-store apparel, footwear, sports, and gift merchants.
Established in 1992 in NYC, Runit is THE cloud-based Retail Management and Point of Sale (POS) system for high-end apparel, footwear, sporting goods and gift retail chains. Combining a flexible platform with highly personalized 24x7 service, we will enable you to integrate processes across your stores, warehouses, websites and third party online channels.
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.