Showing 125 open source projects for "java-orm"

View related business solutions
  • ACI Learning: Internal Audit, Cybersecurity, and IT Training Icon
    ACI Learning: Internal Audit, Cybersecurity, and IT Training

    Proven skill building for every aspect of your support or IT team.

    Traditional training doesn't equip employees with the practical skills they need to drive business success. ACI Learning provides hands-on IT and cybersecurity training designed to build real-world, on-the-job skills. Our outcome-based programs empower employees with certification prep, industry-recognized credentials, and flexible learning options. With expert-led video training, labs, and scalable solutions, we help businesses, individuals, governments, and academic institutions develop a skilled workforce, align with business goals, and stay ahead in a rapidly evolving digital world.
    Learn More
  • Paladin Point of Sale is a powerful retail management system designed to simplify daily store operations for independent retailers. Icon
    Paladin Point of Sale is a powerful retail management system designed to simplify daily store operations for independent retailers.

    It enables businesses to sell from anywhere using mobile point-of-sale tools while also providing a ready-built online store for seamless omnichannel

    Paladin Point of Sale is ideal for independent retailers in hardware, lumber, pharmacy, and specialty retail industries seeking an easy-to-use, industry-specific POS system with strong support and flexibility.
    Learn More
  • 1
    Joda-Time

    Joda-Time

    Replacement for the Java date and time classes prior to Java SE 8

    The standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and time library for Java prior to Java SE 8. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project. The design allows for multiple calendar systems, while still providing a simple API.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Etar Calendar

    Etar Calendar

    Android open source calendar

    Etar is an open-source material-designed calendar made for everyone.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Java-Kalender

    Java-Kalender

    Platformunabhängiger Kalender zum Eintragen von Ereignissen

    Platformunabhängiger Kalender zum Eintragen von Ereignissen mit Erinnerungsfunktion. Beinhaltet alle deutschen Feiertage. Zwischen den Ansichten Jahresansicht, Monatsansicht, Wochenansicht und Tagesansicht kann umgeschaltet werden. Der Kalender kann im Hintergrund laufen und ist personalisierbar. Automatische Erinnerungsfunktion für nahende Ereignisse / Feiertage. Synchronisation über einen FTP-Server möglich.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    DavMail POP/IMAP/SMTP/Caldav to Exchange
    Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP gateway allowing users to use any mail client with Exchange and Office 365, even from the internet through Outlook Web Access on any platform, tested on MacOSX, Linux and Windows
    Leader badge
    Downloads: 1,044 This Week
    Last Update:
    See Project
  • E-commerce Fulfillment For Scaling Brands Icon
    E-commerce Fulfillment For Scaling Brands

    Ecommerce and omnichannel brands seeking scalable fulfillment solutions that integrate with popular sales channels

    Flowspace delivers fulfillment excellence by pairing powerful software and on-the-ground logistics know-how. Our platform provides automation, real-time control, and reliability beyond traditional 3PL capabilities—so you can scale smarter, faster, and easier.
    Learn More
  • 5
    BORG is a calendar and task tracking system written in Java. The calendar provides a nice month view, month-print, email reminders, popup reminders and to do list. The task tracker tracks issues through various states.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 6
    JDavide
    JDavide (per gli amici JD) è un software gratuito per la gestione dello Studio Legale che aiuta l’avvocato nell’espletamento delle operazioni quotidiane. Funzionalità: pratiche, agenda, formulario, atti, parcellazione, rivalutazione, ecc.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    M. Vezelis Draw

    M. Vezelis Draw

    Project productivity & cost estimations tool which creates Gantt Chart

    That's project development productivity and cost estimations tool which reflects it in the form of multiple custom diagrams, including the Gantt Chart. The tool provides succinct project metrics related information, and on demand information under each diagram. It allows a user to calculate Function Points, and estimate cost based on COCOMO Basic and Intermediate models.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Cal

    Cal

    Cal - The Console Calendar Generator

    ...You can also change the number of calendars per row in your display with the -n switch. See the examples below for a more through description. This is a single executable JAR file. While you will need Java installed, there is no need to install this program. Just download the JAR file, please it somewhere convenient, and execute it from the command line: java -jar cal.jar The Homepage provides more detailed information and instructions. https://github.com/frossm/cal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hero Planner

    Hero Planner

    An easy to use GUI for creating team rotas and scheduling absences.

    HERO Planner – Unleash Your Scheduling Superpowers Is rostering your kryptonite? Transform chaos into control with HERO Planner, the command center for retail, hospitality, and service teams. This modern desktop app turns managers into scheduling superheroes—no cape required. Your Utility Belt: ✓ Super Speed: Intuitive drag-and-drop & bulk actions for lightning-fast updates. ✓ Compliance Shield: Real-time alerts guard against labour law violations and overtime risks. ✓ X-Ray Vision:...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations. Icon
    Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations.

    The Most Powerful Apple Device Management Tool for MSPs and IT Teams

    Addigy solutions accelerate Apple adoption in any environment.
    Learn More
  • 10

    Monthly Calendar

    Android calendar app focusing on a good view of a month.

    An Android calendar app focusing on a good view of a month, because I like the monthly view, and never use weekly view. So do you? Then this might be for you. For Android 4.0 and above. Legacy (Android 2.2+) version also available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Birthday reminder

    Tool to remind you to upcoming birthdays and events.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    openCRX - Enterprise Class CRM

    openCRX - Enterprise Class CRM

    professional CRM and groupware service, ready for the cloud

    openCRX moved to https://github.com/opencrx
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Material Calendar View

    Material Calendar View

    A Material design back port of Android's CalendarView

    A Material design backport of Android's CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation. Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ====== OIL (Object Introspection Library) for C++ ====== Aims at Facilitating the Object Introspection Capabilities for C++ Developers. The Goals is to be able to display and modify the contents of any given C++ Object at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    iCal4j
    A Java library for reading and writing iCalendar (*.ics) files.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    The VCS to ICS Calendar Converter allows you to convert VCALENDAR files (for example generated by Nokia nbuexplorer or Microsoft Works) to the newer iCalendar format, used by Android and iOS for example. It allows the parsing of events and todo's.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    PANDA (notes and calendar)
    PANDA - Personal Assistant for Notes, Dates and Addresses. Panda is a tool for managing your notes, dates and addresses. Enter notes as simple text, keep addresses as plain fields and manage a time table as well as an elementary calendar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CountDownWidget

    Android widget, counting days before certain events

    It is widget for counting days to certain events
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Calendar

    Ежедневный календарь дат и событий

    Календарь дат и событий. К программе прилагаются три базы данных: - dates_empty.db пустая база - dates_main.db база, содержащая набор светских праздников, именин дня и имена знаменитых людей, родившихся в данный день - dates_orthodox.db база, содержащая православные праздники. ------------------------------------------------ Требуется установленная JRE версии 8 и старше
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    biweekly

    An iCalendar library written in Java.

    biweekly HAS MOVED TO GITHUB! Watch me, star me, fork me! https://github.com/mangstadt/biweekly biweekly is an iCalendar library written in Java (requires Java 1.5 or above). The project aims to provide a well documented, easy to use API for reading and writing iCalendar and vCalendar data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Periodic Calendar

    Women menstrual cycles tracking and fertility periods prediction

    Periodic Calendar is a GUI application which assists in women menstrual cycles tracking and fertility periods prediction. Periodic Calendar provides support for BBT and sympto-thermal methods which have the highest reliability.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    ChopeCREW
    Air France planning importation, processing, and exportation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    asers

    asers

    Android Simplified Episode Remainder System

    The new release is there: 1.3. ASERS for Android Simplified Episode Remainder System is a system that manages your episodes remaindering. That helps you to be up-to-date with your series. ASERS is based on data from www.epguides.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ICS Deleter

    ICS Deleter

    GUI tool to remove old events from your ics file(s)

    A small tool to delete old entries in a ICS-Calendar (*.ics) file. Simply choose a *.ics-file, choose a date until you want to delete the old entries and click on the delete button.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    ObjectLab Kit

    We MOVED to GITHUB!

    http://github.com/Appendium/objectlabkit A set of modules to handle common financial functions. The first module is Date Calculator which handles holidays and weekends. A set of rules are implemented to deal with days falling on a holiday: Forward, Backward, Modified Forward, Modified Backward New FX Rate Calculators
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB