Showing 70 open source projects for "linux file parser"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Manage events on a Google Calendar

    Manage events on a Google Calendar

    Manage events on a Google Calendar

    This package makes working with a Google Calendar a breeze. Manage events on a Google Calendar. The first thing you’ll need to do is get credentials to use Google's API. I’m assuming that you’ve already created a Google account and are signed in. Head over to Google API console and click "Select a project" in the header. You can give the service account a name. You can name it anything you’d like. In the service account id you’ll see an email address. We’ll use this email address later on in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    react-big-calendar

    react-big-calendar

    gcal/outlook like calendar component

    An events calendar component built for React and made for modern browsers (read: IE10+) and uses flexbox over the classic tables-ception approach. Styles can be found at: react-big-calendar/lib/css/react-big-calendar.css, and should be included on the page with the calendar component. Also make sure that your calendar's container element has a height, or the calendar won't be visible. Date internationalization and localization is hard and react-big-calendar doesn't even attempt to solve that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cal

    Cal

    Cal - The Console Calendar Generator

    Cal is a command line utility that will output a calendar for the desired month/year. It's simple and accurate with a few useful features. By default, Cal will display the current year. You can provide a month and year, a month, or just a year. 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...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 5
    Calendar
    Calendar、Task This is only a read-only mirror repository. Main repository: https://github.com/KangLin/Calendar
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    IGSuite - Integrated Groupware Suite

    IGSuite - Integrated Groupware Suite

    IGSuite is a web-ajax-based Integrated Groupware Suite

    IGSuite is a web-based Integrated Groupware Suite oriented to be a CRM solution. In the Suite you can find: IGWebMail, IGCalendar, IGContacts, IGArchive, IGWiki, IGTodo, IGChat, Projects, IGFax an HylaFax client, IGFileManager, IGMsg and many other.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Calizo is a calendar with a zoomable timeline. Unlimited zooming allows to manage historic, genealogical, biographic data, everyday tasks, projects or life plans - for scheduling, genealogy, project management, todo lists, link- and file- organizatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CalendYear

    The program makes an SVG file with a calendar

    The program makes an SVG file with a calendar. If you want to print calendar on paper, you can use this program which asks the number of year and draws calendar to SVG-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    WeekToDo

    WeekToDo

    WeekToDo is a Free and Open Source Minimalist Weekly Planner and To Do

    WeekToDo is a free and Open Source Minimalist Weekly Planner and To Do list App for simple and effective people. Schedule your tasks, set reminders and handle projects with To Do list and a calendar. Available for Windows, Mac, Linux or online.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    pickadate

    pickadate

    jQuery date and time input picker

    There’s a tonne of options to customize the date and time pickers, such as month/year selectors, time intervals, etc. There’s also a rich API to extend the functionality of the picker. Some examples are displayed on Codepen. When using the “classic” theme, it is important to have a wrapper div with position, relative around the source input to ensure the picker is sized according to the input element it is bound to. Supports all modern browsers – and IE8+. Specifically, v3 has been tested...
    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
    Kalibro for Calibration & Maintenance

    Kalibro for Calibration & Maintenance

    Calibration Control and Maintenance Management

    Kalibro is an open source free software to manage devices and tools for calibration and maintenance records. It helps you to keep inventory and reminds you the scheduled dates. Kalibro also helps you to satisfy the requirements of the Quality Management Standards like ISO9001, AS9100 and TS16949. Manufacturing, Quality and IT departments of small/medium sized companies are targeted to use Kalibro. You do not need to use spread sheet files to save your critical calibration records. See the...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Open Source software (PHP) managing iCal (rfc2445) files, for non-calendar systems like CMS, project mgmt systems etc. able to manage calendar information like agendas, tasks, reports, totos, journaling data and communicate with calendar software.
    Downloads: 1 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: 24 This Week
    Last Update:
    See Project
  • 17
    Personal Reminder 3.0
    Personal Reminder site with 3 modules (notes, dates, file uploader) written in PHP, using a MySQL database. Highly customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This perl script generates a calender in month overview. It can output PostScript documents or PNG images. Events from an ical file are optionally imported and printed. Events can be colored by categories or event name. Multiple day events are drawn in a continous box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    todoyu
    Features: web2.0 project- & task-management, timetracking, team organizing, resource management, calendar, interface for your clients and lots more! Content: see license.txt (file section).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Conscriptus

    Conscriptus

    Conscriptus Meet up!

    Web and cellphone mobile application to assist persons, groups and companies assign a meeting at the suitable place and time according to their location and time sheet and shared resource planning. Includes goods and service public catalog, shared by people to coordinate their efforts. Affordable for use anywhere and can installed at the company's web site or cellphone thanks to low technical requirements. Implemented in pure C. Designed as SOAP service to easy integration with other systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Extranator is a PHP application used to create extranet/intranet solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Taskwarrior
    Taskwarrior is an ambitious project bringing sophisticated capabilities to a simple and elegant productivity tool. You'll find it has customizable reports, charts, GTD features, Lua extensions, synching and more, with excellent support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Console Calendar

    Console Calendar

    A small calender with TUI for Linux

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Divingplan
    Plan to determine when to "dive" in which dumpster. You can enter how full the dumpster on which days is and how the quality is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB