Showing 37 open source projects for "format"

View related business solutions
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    iCalendar Generator

    iCalendar Generator

    Generate calendars in the iCalendar format

    Want to create online calendars so that you can display them on an iPhone's calendar app or in Google Calendar? This can be done by generating calendars in the iCalendar format (RFC 5545), a textual format that can be loaded by different applications. The format of such calendars is defined in RFC 5545, which is not a pleasant reading experience. This package implements RFC 5545 and some extensions from RFC 7986 to provide you an easy-to-use API for creating calendars. It's not our intention to implement these RFC's entirely but to provide a straightforward API that's easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tempus Dominus

    Tempus Dominus

    A date/time picker widget

    Tempus Dominus is the successor to the very popular "eonasdan/bootstrap-datetimepicker". The plugin provide a robust date and time picker designed to integrate into your project. The picker uses the format option to decide what components to show. Set format to LT, LTS or another valid MomentJs format string to display certain components. The picker uses MomentJs to determine the language string. You can use moment-with-locales or you can include whatever local file you need. Start of the week is based on the locale provided. This is defined by moment's locales. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Whenever

    Whenever

    Cron jobs in Ruby

    ...Rather than editing system cron tables by hand, you describe scheduled tasks in a schedule.rb file using methods like every, runner, command, or rake. The gem then compiles this schedule into a standard crontab format and installs it for you, handling all the necessary quoting, environment setup, and command path resolution. It supports specifying execution contexts, output redirection, and interval offsets (e.g., “every 5 minutes between 9-5 on weekdays”). You can also write conditional logic around which jobs run on different environments or servers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SALATI

    SALATI

    Prayer Times for iPhone and Android built-in Calendar

    Add Prayer Times to your built-in Calendar App. Many Countries and Cities available via https://salati.de SALATI provides prayer times as iCal File Format that can subscribed to your Calendar for all platforms supporting webcal and ics Format like Outlook, Apple Calendar, Google Calendar, iOS and Android. Free Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • 5

    queXS

    Web based system for Computer Assisted Telephone Interviewing (CATI)

    queXS is a web based, Open Source, CATI (Computer Assisted Telephone Interviewing) System. queXS integrates with queXML for creating questionnaires, LimeSurvey for collecting data and Asterisk for VoIP telephony.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RedNotebook is a graphical diary and journal helping you to keep track of notes and thoughts. It includes a calendar navigation, customizable templates for each day, export functionality and word clouds. You can also format, tag and search your entries. Please find the latest releases at https://rednotebook.app
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    xartnote

    xartnote

    XartNote is a diary, note and journal tool.

    XartNote is an open source diary, note and journal tool. Written in php, fully compatible with linux and windows (other platforms are available, but not tested), without database required. Support rich text format, support images, support tags, support multi-language, support template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    timeago.js

    timeago.js

    timeago.js is a tiny(2.0 kb) library used to format dates

    timeago.js is a tiny(2kb) library used to format date with `*** time ago`. eg: '3 hours ago'. No dependency. and support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago"). Download, view the examples, and enjoy. timeago.js was built to format date with `*** time ago` statement. You can test timeago.js with the live demo. Avoid timestamps dated "1 minute ago" even though the page was opened 10 minutes ago; timeago refreshes automatically. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PilotGenerator

    PilotGenerator

    Macro VBA générant des feuilles de pilote à partir d'un planning

    PilotGenerator génère des feuilles de pilote, permettant de visualiser les employés présents sur différents postes pour chaque journée. Prend en entrée un planning avec les horaires d'arrivée et de départ de chaque employé.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    Volunteer workshift scheduler

    Volunteer workshift scheduler for a helpline service

    Code written in Python finds the best possible schedule for volunteers while incorporating constrains and special requirements using CP-SAT Solver (Constraint Programming - boolean SATisfiability problem Solver). Java version is in development. The problem Arranging volunteers for a helpline service for the period of one month. There are three types of work that could be done on the same day: Phone shift: Every day. Chat shift: Mondays and Wednesdays. Observer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Timesheet

    Automatically logs working times according to wifi or computer uptime

    ...This way, you can either lock your screen manually when taking breaks or configure your screensaver to lock the screen after n minutes, so it will automatically log your breaks. After a week or a month you can export your worksheet in .txt format. Simply give a timespan and hit "export" to generate the file. Timesheet will start hidden. You can access the settings and export by double-clicking the tray icon. System date format has to be either dd.mm.yyyy or dd/mm/yyyy Update v1.1: -Added possibility to log breaks according to CTRL+ALT+DEL screen lock Update v1.0: -Added several timeslices per day -Added english translation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 13

    P90X iCal Generator

    Generate P90X & P90X3 iCal Calendars - Windows Only

    Generate P90X and P90X3 calendars in iCal (.ics file) format for importing into Google Calendar or Microsoft Outlook, and others. Built-in support for generating calendars from a list of events in a text file. Simply select that option from the drop-down and when everything is set, click "Save" to begin the process of loading the text file. Each line will be a single event and each event will be scheduled daily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    etmTk

    etmTk

    Manage events and tasks using simple text files.

    ...In contrast to most calendar/todo applications, creating items (events, tasks, and so forth) in etm does not require filling out fields in a form. Instead, items are created as free-form text entries using a simple, intuitive format and stored in plain text files. Both a graphic user interface based on Tkinter and a command line interface are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    etm: event and task manager
    etm provides an intuitive format for using plain text files to store data, a command line interface for viewing data in a variety of convenient ways and a GUI interface for both viewing and modifying data. Repetition and alerts are supported .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ProjectTRACKER
    ProjectTRACKER is a HTML based SW project management tool implementing standard project planning and control methods. ProjectTRACKER also supports the Agile Scrum development methodology consisting of user stories and story point estimation techniques and with this allows to close the gaps between Agile and Plan-driven concepts. In addition heuristic project scheduling and statistical estimation functions based on Lean Six Sigma methodologies are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Schoodule is a set of programs to automatically generate schedules for schools. It is mainly meant for the Flemish educational system, but it might be usefull fot other systems as well. The output can be transformed to LaTeX format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SINC32plus is designed to be a free scheduling utility for the Win32 environment. Based on SINC (sinc.sf.net) from SourceForge, it offers additional functionality and flexibility. SINC32plus supports standard crontab format with extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open source java diary tools. User can record diary by plain or rich format text. Simply text editor. Simply calendar management. Simply and useful is it's aim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSiCal provide a Javascript agenda based on iCalendar file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an addition to the famous Biet-O-Matic (Bid-O-Matic, BOM) for Palm-PDA owners: It extracts the auction information off BOMs CSV-file to export selected auctions to the Handhelds calendar using the VCS file format. Never miss an ebay auction again
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This is a free OpenSource Microsoft Project file Viewer. It relies on the "Apache POI - Java API To Access Microsoft Format Files" project. A bundle distribution of the application can be accessed from the following url: http://mspviewer.blogspot.com/ If you like this software and are a developer, check out: https://sourceforge.net/projects/crudzillawebapplicationbuilder/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    A group of PHP classes to output data in the iCalender-file format (RFC 2445) without the need of detailed understanding of the RFC using a set of methods to set all needed information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DE: ProTocas ist ein Programm zur Archivierung und Verwaltung von erstellten Ausbildungsberichten für Auszubildende. Daten werden in einem Kalender verwaltet und können im PFD-Format exportiert werden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Create Bills, Invoices. Manage Customers, Suppliers Manage Inventory(Product quantity, sale etc) Design Your own Bill format(Draw your bills) Set of reports(Daily, Monthly, Customer, Supplier) Scheduler Phonebook.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo