Showing 17 open source projects for "tiny-workflow"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 1
    Git-Flow Maven Plugin

    Git-Flow Maven Plugin

    The Git-Flow Maven Plugin supports various Git workflows

    A Maven plugin for managing GitFlow workflow, automating branch and version management in projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cli

    cli

    GitHub’s official command line tool

    Work with issues, pull requests, checks, releases and more. Call the GitHub API to script almost any action, and set a custom alias for any command. Connect to GitHub Enterprise Server in addition to GitHub. Allow contributors to easily notify you of changes they've pushed to a repository, with access limited to the contributors you specify. Easily merge changes you accept. Visual Studio Code is backed by high-performance VMs that start in seconds. Get updates on the GitHub activity you've...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Gemini CLI

    Gemini CLI

    Open source AI agent CLI tool to bring Gemini into your terminal

    Gemini CLI is an open‑source AI agent that brings the capabilities of Google’s Gemini 2.5 Pro large‑language model directly into your terminal, enabling tasks ranging from coding and debugging to content creation and research via natural‑language prompts, with support for multimodal outputs like image and video generation. Gemini CLI integrates with external tools and MCP servers, enabling media generation and enhanced workflow automation. It also includes a built-in Google Search tool to ground queries with relevant information. Users can authenticate with their Google accounts for free usage limits or configure API keys for higher capacity and access to specific models. The tool is designed to be easy to install and use, with extensive documentation and community support for troubleshooting and advanced workflows.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 4
    Liam

    Liam

    Automatically generates beautiful and easy-to-read ER diagrams

    Liam is a modern open-source CRM built with developers in mind. It enables teams to manage leads, contacts, and interactions through a programmable interface and customizable workflow engine. Liam is API-first, offering a flexible GraphQL interface and modular architecture that integrates easily with modern stacks. The frontend is built with Next.js and Tailwind CSS, making it sleek and developer-friendly. Ideal for startups and technical teams looking for a hackable CRM solution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    Posting

    Posting

    The modern API client that lives in your terminal

    posting is a lightweight command-line tool that lets users schedule and automate Mastodon posts using Markdown files. It reads a simple folder structure of Markdown drafts and posts them at predefined intervals or manually. Designed for content creators and developers, posting helps maintain consistent and organized Mastodon accounts without depending on web UIs or third-party schedulers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ni

    ni

    Use the right package manager

    ni is a lightweight command-line tool that simplifies package manager usage across JavaScript projects. It detects and runs the correct package manager commands for NPM, Yarn, and PNPM, ensuring compatibility across different environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JiraCLI

    JiraCLI

    Feature-rich interactive Jira command line

    JiraCLI is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool is not yet considered complete but has all the essential features required to improve your workflow with Jira. The tool started with the idea of making issue search and navigation as straightforward as possible. However, with the help of outstanding supporters like you, we evolved, and the tool now includes all necessary features like issue creation, cloning, linking, ticket transition, and much more. Note that some features might work slightly differently in cloud installation versus on-premise installation due to the nature of the data. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    zsh-syntax-highlighting

    zsh-syntax-highlighting

    Fish shell like syntax highlighting for Zsh

    ...The plugin is written in pure Zsh and hooks into the line editor, so it doesn’t require external binaries and works across diverse environments. It’s highly configurable: you can fine-tune individual token styles, disable specific highlighters, or extend it with custom rules to match your workflow. It plays nicely with popular frameworks like Oh My Zsh, zinit, and Antigen, and it’s commonly paired with autosuggestion and prompt plugins for a complete, ergonomic shell setup. Because it focuses on correctness and speed, it remains responsive even on large histories and complex prompts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Init-Venv

    Init-Venv

    Initialize a base virtual environment for Python.

    InitVenv is a cross-platform automation tool that streamlines Python development workflow by automatically creating Python virtual environments, installing project dependencies from requirements.txt, and activating the environment with a single command execution. Currently supports Windows, with Linux and macOS support planned for future releases. Features - One-command setup: Create Python virtual environment, install requirements, and activate with a single command - Windows integration: Works seamlessly with Windows File Explorer - Automatic detection: Finds and installs requirements from requirements.txt automatically - Path flexibility: Supports both absolute and relative paths - Zero configuration: Just run and go
    Downloads: 0 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 10
    Cross Platform Node Guide

    Cross Platform Node Guide

    Improve front-end engineer workflow & standard, powered by TypeScript

    A command-line tool aims to improve front-end engineer workflow and standards, powered by Node.js. Feflow (pronounced /ˈfefləʊ/) is a front-end flow and rule tool to improve engineering efficiency., and is hosted on Github: feflow. At present, it has been used in many applications, such as Now, Huayang Live, Huayang Friends, Mobile QQ Near Hand, Group Video, Group Gift, Huiyin, Tencent Myapp, Penguins and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AI Commits

    AI Commits

    A CLI that writes your git commit messages for you with AI

    ...It works by running git diff to gather your staged code changes, sending that diff to an LLM (originally GPT-3, now configurable), and receiving back a concise, human-readable commit message. The tool is designed to integrate cleanly into a developer’s workflow so that generating a descriptive commit message becomes a single command rather than a chore. It supports configuration via environment variables or config files so you can set your API key, preferred model, message style, and more. There are also options to preview, edit, or regenerate the AI-proposed message before actually committing, giving developers control instead of blindly trusting the output. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12

    PINCIS

    PINCIS.pl is a Perl bioinf. script to analyze PICS data

    ...Protocols, 2011) data to gain the prime and non-prime site specificity of proteases. Thus, the script filters given peptide lists for library peptides (generated by the digestion protease in the proteomics workflow rather then the protease of interest) and prints out lists of inferred N- and C-terminal cleavage window extensions which can be concurrently used to generate cleavage specificity visualizations like the iceLogo (https://iomics.ugent.be/icelogoserver/create).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    GH

    GH

    GitHub CLI made with NodeJS

    A command-line interface for interacting with GitHub, streamlining repository and issue management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    TSA_CRAFT

    Automatic command line tool for TSA data analysis

    ...To facilitate TSA data analysis, we developed an automatic tool "TSA-CRAFT". TSA-CRAFT was developed by integrating PERL script and Gnuplot. PERL scripts manage the entire workflow and data processing procedures of TSA data analysis. On the other hand, Gnuplot takes over the curve fitting and result presentation works. All analysed results are coded in an html file that can be easily displayed by a web browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    angif layered

    angif fork with transparency layers (proof of concept implementation)

    ...Instead of the divide-and-conquer approach this one uses sorting (bubble sort, sorry) for color frequency and distance grouping. Build as windows command line tool with MingGW. Workflow: import truecolor image to GIMP, export 24RAW from GIMP, feeding to rawtogif.exe e.g. "rawtogif.exe 1024 768 sunflower.raw" output a uncompressed (no LZW compression) GIF, needs to be feed to gifsicle for reasonable size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    clarion database reader

    Read Clarion databases and dump data in CSV format

    This tiny tool reads a database in the Clarion Database format and converts it to CSV format. It is a command-line tool and designed to work in Linxu, although the configure may work right under other operating systems as well, like MinGW.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Tiny command line tool for speed optimized single file encryption/decryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next