Showing 33 open source projects for "tiny-workflow"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Zed

    Zed

    Code editor from the creators of Atom and Tree-sitter

    Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. Chat with teammates, write notes together, and share your screen and project. Multibuffers compose excerpts from across the codebase in one editable surface. Evaluate code inline via Jupyter runtimes and collaboratively edit notebooks. Support for many languages via Tree-sitter, WebAssembly, and the Language Server Protocol. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    Mockoon

    Mockoon

    Run mock APIs locally, no remote deployment, no account required

    ...Get working mock REST APIs in seconds with an intuitive and easy-to-use interface. Run them everywhere with the CLI. Compatible with the OpenAPI specification, Mockoon integrates perfectly with your existing applications and API design workflow. Go beyond mocking with advanced features and tackle the most complex situation with HTTP requests recording, proxying, integration testing, etc. Mockoon offers you complete flexibility when creating your mocks: custom statuses, route and global headers, file serving or body editor, HTTPS, etc. Simulate real-life scenarios with dynamic templating and the response rules system. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Geany

    Geany

    A fast and lightweight IDE

    Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow. It runs on Linux, Windows and macOS, is translated into over 40 languages, and has built-in support for more than 50 programming languages.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 4
    Kilo

    Kilo

    A text editor in less than 1000 LOC with syntax highlight and search

    ...It was created by Salvatore Sanfilippo (antirez, also known for Redis) as an exercise in writing a small, self-contained editor that others can study and extend. Despite its tiny size, Kilo supports core editor features like opening and saving files, incremental search, and basic syntax highlighting. It deliberately avoids external dependencies, not even using curses; instead it talks directly to the terminal using VT100 escape sequences, making it portable to most Unix-like systems with a compatible terminal. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fixed Asset Pro | Asset Management Icon
    Fixed Asset Pro | Asset Management

    Fixed Asset Pro Is A Powerful, Effective Depreciation And Fixed Asset Management Software System

    Fixed Asset Pro Is The Affordable Fixed Asset Management And Depreciation Software System For Small And Mid-sized Businesses And Organizations.
    Learn More
  • 5
    Emacs for You (Emfy)

    Emacs for You (Emfy)

    A dark and sleek Emacs setup for general purpose editing

    This project provides a tiny .emacs file to set up Emacs quickly. This document provides a detailed description of how to set it up and get started with Emacs. Further this project also provides a tiny convenience command named em to start Emacs server and edit files using Emacs server. This helps in using Emacs efficiently. This script and its usage is explained in detail later in the Emacs Server and Emacs Launcher sections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Foam

    Foam

    A personal knowledge management and sharing system for VSCode

    ...You can use Foam for organizing your research, keeping re-discoverable notes, writing long-form content and, optionally, publishing it to the web. Foam is free, open source, and extremely extensible to suit your personal workflow. You own the information you create with Foam, and you're free to share it and collaborate on it with anyone you want.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Articlefox is a workflow system that can be used to prepare the articles of a small journal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SC

    SC is a C based meta/programming language/environment

    ...SCEdit is an editor that comprehends the source code on a level similar to the compiler, giving you feedback about anything that can be concluded from the source code. It can also interpret meta-functions from the source code to either analyze, modify or create new code, allowing you to automate a complex workflow for and from your source code. Furthermore SC can be both compiled, interpreted, and just in time compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Boost Note

    Boost Note

    Boost Note is a document driven project management tool

    ...It’s time to aggregate your knowledge in a single place. Build a team-wide knowledge management system to solve the information silos. Maximize the developer team's velocity with a document-centric workflow. Collaborate with your teammates in a doc with Boost Note's real-time editing. Boost Note's editor makes it easy to write a tech spec with Charts.js, Mermaid, Latex, PlantUML and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • IT Asset Management (ITAM) Software Icon
    IT Asset Management (ITAM) Software

    Supercharge Your IT Assets, the Easy Way

    Drowning in misplaced IT assets, compliance headaches, and shadow IT? Navigate to clarity with an intuitive IT Asset Management solution. Experience crisp visibility, effortless control, and unshakable security – all while freeing up your budget with optimized software licenses. The best part? It’s easy.
    Learn More
  • 10
    λiquid Text Editor

    λiquid Text Editor

    Clojure Text Editor, for editing clojure code and markdown

    Clojure Text Editor, for editing Clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pandoc Resume

    Pandoc Resume

    The Markdown Resume

    ...It supports a “make all” workflow (or equivalent commands) to produce HTML and PDF in one go, so from your Markdown edits you can regenerate the outputs reliably. There is also a Docker / docker-compose setup so you can build across machines (including CI) without worrying about installing all the dependencies locally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jieba

    jieba

    Stuttering Chinese word segmentation

    ...The paddle mode uses the PaddlePaddle deep learning framework to train the sequence labeling (bidirectional GRU) network model to achieve word segmentation. Also supports part-of-speech tagging. To use paddle mode, you need to install paddlepaddle-tiny, pip install paddlepaddle-tiny==1.6.1. Currently paddle mode supports jieba v0.40 and above. For versions below jieba v0.40, please upgrade jieba, pip install jieba --upgrade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vim-airline

    vim-airline

    Very light status/tabline for vim

    ...That line consists of several sections, each one displaying some piece of information. For a better look, any sections can be colored differently, depending on various conditions (e.g. the mode or whether the current file is 'modified'). Tiny core written with extensibility in mind (open/closed principle). Integrates with a variety of plugins, including: vim-bufferline, fugitive, unite, ctrlp, minibufexpl, gundo, undotree, nerdtree, tagbar, vim-gitgutter, vim-signify, quickfixsigns, syntastic, eclim, lawrencium, virtualenv, tmuxline, taboo.vim, ctrlspace, vim-bufmru, vimagit, denite, vim.battery and more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rest-dev-vnc-docker

    rest-dev-vnc-docker

    Restful / SOAP API Development with common tools in VNC/noVNC Docker

    ...Virtually it's accessible ubiquitously from Your favorite smartphones, tablets, e.g., iPad, SurfacePro, Amazon Fire tablet, Chrome PC, Desktop PC, etc. (Hmmm! in theory, if you can read tiny screens, you can even use your Apple iWatch to use KNIME, Eclipse Photon, IntelliJ, etc. as long as it can display HTML-5 Web Browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Markdown Resume

    Markdown Resume

    Author a résumé using plain Markdown

    ...The repository typically includes a theme or template along with scripts or instructions for producing HTML and PDF outputs. Because the source is Markdown, it is easy to localize, reorder sections, or automate updates via a CI workflow. It’s a pragmatic balance of designer-friendly output and developer-friendly authoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ThoughtStack

    ThoughtStack

    Organize your thoughts with ThoughtStack!

    ThoughtStack is a folding-tree-based notepad. It's great for brain storming, outlining, planning, and all your other note-taking needs!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    BVH

    BVH

    Bibliothèques Virtuelles Humanistes

    ...Depuis 2008, il agrège plusieurs types de documents numériques : Une sélection de fac-similés d'ouvrages de la Renaissance numérisés en Région Centre et dans les établissements partenaires La base textuelle Epistemon, qui offre des transcriptions en XML-TEI Des transcriptions ou analyses de minutes notariales et des manuscrits. Nous publierons sur SF l'ensemble de nos scripts concernant les traitements automatiques insérés dans notre workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flatdoc

    Flatdoc

    Build sites fast from Markdown

    Flatdoc is a tiny JavaScript library that builds a documentation site directly from Markdown files, without requiring a server-side engine or static site generator. Point it at a Markdown source and it fetches, parses, and renders content into a ready-to-browse doc layout in the browser. It autogenerates a navigation sidebar from headings, supports anchors, and provides a clean default theme that’s easy to restyle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    srtmod

    SRT subtitle's timeline modifier

    It's just a tiny toy. My listening in English is bad. So I need subtitiles. But some .srt files' timeline is not so accurate. Then I wrote a piece of code to modify .srt's timeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PregexEval is a tiny and a simple regex evaluator. You type your regex, type a string to match and, for every characters entered you'll see if it matches and also see a full description of the matching. It's a NFA-based matching as in Perl 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ted (Tiny EDitor) is a lightweight commandline text editor designed for scriptability; it's intended to be an easier-to-use alternative to/modern replacement for 'ed'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An open source minimal text editor written in java. It has only one source file with size about 2kb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Pure Java Office suite which is compatible with the MS file formats. Since it doesn't require native libraries, it can be loaded inside any browsers and any platforms. Notably it promotes Enterprise 2.0 by combination of uEngine BPM and web office
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RTF2HTML is a name for a cross-platform C++ library (DLL, OCX) and command-line utility, which is intended to convert documents from Rich Text Format (e.g. Word, OO Writer) to HTML. Its features are tiny size, speed, low mem usage and compact output.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Tiny Config Reader: Config File Reader/Writer for Embedded Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next