24 projects for "regular" with 2 filters applied:

  • 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.
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    WYGIWYH

    WYGIWYH

    A simple but powerful self-hosted finance tracker

    ...The app supports multiple currencies, customizable transaction types, and built-in tools like dollar-cost averaging tracking to help you see investment activity alongside regular expenses, making it flexible for real world financial situations and global use. Its interface is designed to prioritize clarity and ease of entry, so you can quickly record and review spending without being overwhelmed by features you don’t need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Optopsy

    Optopsy

    A nimble options backtesting library for Python

    ...There are other parameters that can help with loading the csv data, consult the code/future documentation to see how to use them. Optopsy is a small simple library that offloads the heavy work of backtesting option strategies, the API is designed to be simple and easy to implement into your regular Panda's data analysis workflow. As such, we just need to call the long_calls() function to have Optopsy generate all combinations of a simple long call strategy for the specified time period and return a DataFrame. Here we also use Panda's round() function afterwards to return statistics within two decimal places.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    phpList

    phpList

    Powerful Open Source Email Marketing app with analytics & segmentation

    phpList delivers Open Source email marketing, including analytics, list segmentation, content personalisaton and bounce processing. Extensive technical features and a secure and stable codebase are the result of over 17 years of continuous development. Used in 95 countries, available in 20+ languages, and used to send 25 billion email campaigns last year. Deploy it with your own SMTP server, or get a free hosted account at http://phplist.com.
    Downloads: 126 This Week
    Last Update:
    See Project
  • 4
    KeyParaStocX

    KeyParaStocX

    Set styles to words and create a Table of Contents in a click

    KeyParaStocX (Keyword-based Paragraph Styling and Table of Contents eXtension) is a LibreOffice/Apache OpenOffice/OpenOffice.org extension that searches for the configured keywords in a text, changes their style and builds a Table of Contents for them, up to 7 levels. The keywords and their target styles can be configured by the users and used for every document they open. The extension integrates into Writer options and is independent of the operating system (should work on all). See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    WorkHourGlass

    WorkHourGlass

    Enhance your efficiency by timing your work and breaks

    WorkHourGlass is a simple timer that allows you to manage easily your working time. It times your work and breaks, making a beep sound at the end of each so that you know you can take a break / return to your work. There is also a change of color between break time and work time. Moreover, the times, sound and colors are customizable. Actually, I found out that it is an basic implementation of the Pomodoro technique .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...The API has been developed by reverse engineering network traffic between FX TradingStation (FXCM's trading platform) and FXCM's servers. The API substitutes client side of FX TradingStation (FXTS) system so FXCM servers treat Python code using this API as regular FXTS session. The API has been developed in time when automated trading was not available to retail traders or access to API was too "expensive" (deposit on account bigger than $100k). Today FXCM API is open to all FXCM traders and more can be found at: https://github.com/FXCMAPI https://www.fxcm.com/trading-services/api-trading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hippo CMS

    Hippo CMS

    Hippo CMS is a Java based, Open Source Web Content Management platform

    ...Hippo CMS uses a clean, modular architecture with an emphasis on the separation of the content from the presentation logic. This enables content editors to create content once, and then publish it to regular web sites, mobile sites, Facebook, REST APIs, digital magazines, mobile apps, and so on. Under the hood, Hippo CMS supports many open standards such as JCR and REST to simplify development and integrations with existing systems. Next to creating and editing content, Hippo CMS enables webmasters to create new channels or configure existing page templates using its channel manager and template composer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TinyReminder

    TinyReminder

    Tiny reminder with very simple user interface and no installation

    ...Tiny reminder with very simple user interface and no instalation, for people, who have no time to learn how to use it. Reminds once by chosen time period or repeatedly on regular time intervals basis. Elements of the interface dynamically changes to give the user instant grafical feedback of his or her action. Even after launching the reminder, all chosen settings may be dynamically changed by double clicking the icon in the system tray. NOTE: It requires Java Runtime Environment 5 or higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10

    qtill

    A simple cash register app for makeshift POS

    Qtill is a Qt based application that allows you to set up a sales terminal without specialized equipment, but using only regular PCs, notebooks or tablets. It is mainly intended for temporary uses in tax exempt scenarios as it is not a complete solution. It does not currently support credit/debit card readers, nor specialized receipt printers. Qtill works with or without touch-screen, and can optionally print a receipt with a regular printer. It has basic inventory and multiple terminal support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CollectD-CSV Plotter

    Web interface for visualizing CSV data from CollectD monitoring system

    CollectD-CSV Plotter is a web interface for fetching and visualizing data that is saved in CollectD CSV format. An HTML form is used for defining the time interval and choosing the wanted measurements. The plotter is actually a front-end for collectd-csv module (http://pypi.python.org/pypi/collectd-csv/), which it uses for fetching the data. Technologies CollectD-CSV Plotter uses include CGI/Python, HTML5/JavaScript, jQuery, jQuery-UI and Gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fltk_contour

    2D and 3D contour and colour map of regular or scattered data

    NOTE: This project was moved to: https://github.com/eetorres An easy scientific data visualization widget for the FLTK library. The widget is an OpenGL based contour visualizer for Linux, which allow you to built 2D and 3D graph of contour and colour map for a xy regular or scattered data set. There is a good example with the topographic data of Poland with 5902 data points to introduce yourself how to use it. There is not much documentation but it is easy to use. The input data are in XYZ format, where Z is a function of XY of the form Z=F(X,Y). The data file is in plain text format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OnSched

    OnSched

    Web Based Shift Rotation Schedule Management Application

    OnSched is a FREE web based employee scheduling tool that allows an employers and their employees manage and view their shift rotation schedules from a web browser anywhere on their internal network. Managing employee schedules in today's workplace is a challenge. - Where are employees at any given point in time? - How are you tracking employee actual time vs scheduled time? - How do you currently view at-a-glance to see who is working, unavailable, on vacation, training, out sick,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Itilect FTP Proxy

    Itilect FTP Proxy

    Provide users with a managed temporary access to arbitary FTP

    This tool allows you to set proxied access for your users, using predefined FTP accounts. System works like this: Users connects to FTP proxy just like they do with a regular FTP, but using specially formed string as a username (string, that includes their internal profile name and desired target FTP) and their internal password. If they are allowed to access this host, proxy will establish connection with a target FTP and authenticate using real credentials. After that, server will act as a proxy between user and target FTP, forwarding requests back and forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Regular reminds you to do tasks in your household or what ever. It is smart, it doesn't restart its timer until you have clicked on task done. No more need to remind when you cleand your bathroom last time, no more trash cans full of rotten th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A text analysis engine implemented as a server. Text analysis uses key words (regular expressions) grouped by named topical rules -- "concepts". (Written in C.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    note taking simplified
    *nts* provides a simple format for using text files to store notes, a command line interface for viewing notes in a variety of convenient ways and a cross-platform, wx(python)-based GUI for creating and modifying notes as well as viewing them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Punch Clock is a desktop timecard application that allows you to track the time you work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xsltcms.org
    XsltCMS.org is a simple, easy to use PHP CMS based on XML and XSL transformations. It is light and permit manipulations of user policies and rights, any documents and images, backups and various languages. Get more infos on http://xsltcms.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Grep tool for OASIS Open Document Format (ODF) files. Search content and meta streams for regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    InterestCalc computes the parameters of investments with regular payment and fixed interest rate. This is similar to HP48's built in financial solver, which does not seem to exist for PalmOS. A QT-implementation is available (source code only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Real-time data visualization. Graphically view your data as it's being generated. Peakster is a very intuitive GUI written entirely in Python, which monitors data at regular intervals and uses gnuplot to render 2D, 3D and superimposed plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpSched is a application for creation and managing shift based schedule for several departments. Current features included: Template creation, Managing multiple departments, Multiple shift types definition (regular shift, Supervisor shift etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    electrum

    Electrum Bitcoin client

    Electrum is a lightweight client that was designed to simplify the use of Bitcoin. You do not need to perform regular backups, because your wallet can be recovered from a secret phrase that you can memorize or write on paper. There is no waiting time when you start the client, because it does not download the Bitcoin blockchain; instead, the client relies on remote servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo