Search Results for "harddisk formatting software" - Page 2

Showing 295 open source projects for "harddisk formatting software"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Unified ERP Software for Business Icon
    Unified ERP Software for Business

    CRM and Business Management Software Manage Your Entire Organization with an All-In-One Solution

    SuiteMaster is a fully-integrated business platform. Clients select from hundreds of core business applications – CRM, Accounting, Operations, Ecommerce, Marketing, Inventory, HR, and many more.
  • 1
    GDScript Toolkit

    GDScript Toolkit

    Independent set of GDScript tools - parser, linter and formatter

    Independent set of GDScript tools, parser, linter and formatter. This project provides a set of tools for daily work with GDScript. At the moment it provides a parser that produces a parse tree for debugging and educational purposes. A linter that performs a static analysis according to some predefined configuration. A formatter that formats the code according to some predefined rules. A code metrics calculator which calculates the cyclomatic complexity of functions and classes. To install...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    TOTVS Developer Studio para VSCode

    TOTVS Developer Studio para VSCode

    Totvs Developer Studio for vscode

    The TOTVS Developer Studio for VS Code extension provides a development suite for the Protheus/Logix ecosystem. Using the LSP ( Language Server Protocol ) and DAP ( Debug Adapter Protocol ) communication protocols , both widely used and extensible to other IDEs on the market, such as Atom, Visual Studio, Eclipse, Eclipse Theia, Vim and Emacs. When starting VS Code with the TDS-VSCode extension installed, open (or create) the main folder that contains (or will contain) your source and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Fantomas

    Fantomas

    FSharp source code formatter

    F# source code formatter, inspired by scalariform for Scala, ocp-indent for OCaml and PythonTidy for Python. This project aims at formatting F# source files based on a given configuration. Fantomas will ensure correct indentation and consistent spacing between elements in the source files. We assume that the source files are parsable by F# compiler before feeding into the tool. Fantomas follows two F# style guides: the F# code formatting guidelines from Microsoft by default and the G-Research F...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Formik

    Formik

    Build forms in React

    Formik is the world's most popular open-source form library for React and React Native. Formik takes care of the repetitive and annoying stuff, keeping track of values/errors/visited fields, orchestrating validation, and handling submission, so you don't have to. This means you spend less time wiring up state and change handlers and more time focusing on your business logic. No fancy subscriptions or observables under the hood, just plain React state and props. By staying within the core...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
  • 5
    elm-format

    elm-format

    elm-format formats Elm source code

    elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide. It makes code easier to write, because you never have to worry about minor formatting concerns while powering out new code. It makes code easier to read, because there are no longer distracting minor stylistic differences between different code bases. As such, your brain can map more efficiently from source to mental model. It makes code easier to maintain because you can no longer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Uber Go Style Guide

    Uber Go Style Guide

    The Uber Go Style Guide

    This repository holds the Uber Go Style Guide, which documents patterns and conventions used in Go code at Uber. Styles are the conventions that govern our code. The term style is a bit of a misnomer, since these conventions cover far more than just source file formatting—gofmt handles that for us. The goal of this guide is to manage this complexity by describing in detail the Dos and Don'ts of writing Go code at Uber. These rules exist to keep the code base manageable while still allowing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Django Wiki

    Django Wiki

    A wiki system with complex functionality for simple integration

    A wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use django models. Readability, however, is emphasized above all else. A Markdown-formatted document should be publishable as-is, as plain text, without looking like it's been marked up with tags or formatting instructions. While Markdown's syntax has been influenced by several existing text-to-HTML filters -- including Setext, atx, Textile, reStructuredText, Grutatext...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Java Telegram Bot API

    Java Telegram Bot API

    Telegram Bot API for Java

    ... services or work as a virtual storefront. Create custom tools. A bot may provide you with alerts, weather forecasts, translations, formatting or other services. Build single- and multiplayer games. A bot can offer rich HTML5 experiences, from simple arcades and puzzles to 3D-shooters and real-time strategy games. Build social services. A bot could connect people looking for conversation partners based on common interests or proximity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Proton for iOS

    Proton for iOS

    Purely native and extensible rich text editor for iOS and macOS

    ... to be used as a UITextView and in most complex form, it should be able to provide rich text editing capabilities which are beyond just text formatting. Should be extensible to support adding any view as content in the Editor such that it flows with the text. Resizing of content views should automatically resize the containing Editor and support this to nth nesting level. Should support extending the appearance of text as the content is typed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • QuickFee offers payments, financing, and billing automation for professional service firms. Icon
    QuickFee offers online payments and e-invoicing options designed to help accounting and law firms reduce their aging receivables. (So you can finally stop chasing down payments and processing checks.)
  • 10
    massCode

    massCode

    A free and open source code snippets manager for developers

    ... to syntax highlighting, tables, list and other formatting. Also massCode supports Mermaid. massCode allows you to make a presentation out of a sequence of snippets. It's great for classroom use, team meetings, conferences or simply reviewing notes on your own. You can not only collect snippets but also see the rendering result for HTML and CSS in real-time. Test the idea or just view the result.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    dprint

    dprint

    Pluggable and configurable code formatting platform written in Rust

    A pluggable and configurable code formatting platform written in Rust. This project is under active early development. I recommend you check its output to ensure it's doing its job correctly and only run this on code that has been checked into source control. Monorepo for dprint—a pluggable and configurable code formatting platform. The plugins property specifies which plugins to use for formatting. These may be URLs or file paths to a WebAssembly file of the plugin. By default, plugins...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ormolu

    Ormolu

    A formatter for Haskell source code

    ... is stylistically consistent. Writing code in such a way so it's easy to modify and maintain. Implementing one “true” formatting style which admits no configuration. The formatting style aims to result in minimal diffs. Choose a style compatible with modern dialects of Haskell. As new Haskell extensions enter broad use, we may change the style to accommodate them. Idempotence: formatting already formatted code doesn't change it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Curlie

    Curlie

    The power of curl, the ease of use of httpie

    If you like the interface of HTTPie but miss the features of curl, curlie is what you are searching for. Curlie is a frontend to curl that adds the ease of use of httpie, without compromising on features and performance. All curl options are exposed with syntax sugar and output formatting inspired from httpie. When running interactively, curlie provides pretty-printed output for json. To force pretty-printed output, pass --pretty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Black

    Black

    The uncompromising Python code formatter

    Black is the uncompromising Python code formatter that takes total control over your Python code formatting in the best way. Black delivers speed and certainty, while freeing you from constant pycodestyle nagging. Your code review becomes a lot faster and easier, so you can spend more time and mental energy on more important things. Blackened code makes the smallest diffs possible and looks the same no matter the project. Its formatting eventually becomes transparent, so you can simply...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Buildtools for bazel

    Buildtools for bazel

    A bazel BUILD file formatter and editor

    This repository contains developer tools for working with Google's bazel buildtool. buildifier For formatting BUILD, BUILD.bazel and BUCK files in a standard way. buildozer For doing command-line operations on these files. unused_deps For finding unneeded dependencies in java_library rules. See instructions in each tool's directory. Buildifier supports the following file types: BUILD, WORKSPACE, .bzl, and default, the latter is reserved for Starlark files buildifier doesn't know about (e.g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Input mask for Android

    Input mask for Android

    User input masking library repo

    Input masks restrict data input and allow you to guide users to enter correct values. Apply formatting to your text fields, see examples. Filter out nonessential symbols (e.g. extract 0123456 from +1 (999) 012-34-56) For international phone numbers. Apply number/currency formatting. Be careful when specifying the field's android:inputType. The library uses the native Editable variable received on afterTextChange event in order to replace text efficiently. Because of that, field's inputType...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    eslint-config

    eslint-config

    Anthony's ESLint config presets

    Anthony's ESLint config presets. Auto fix for formatting (aimed to be used standalone without Prettier). Designed to work with TypeScript, Vue out-of-box. Lint also for json, yaml, markdown. Sorted imports, dangling commas for cleaner commit diff. Reasonable defaults, best practices, only one-line of config.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Liquid (vscode)

    Liquid (vscode)

    Liquid language support for VS Code

    The essential vscode extension for Liquid (template language). Supports formatting, tag, filter, object and schema auto-completions, hovers, syntax highlighting, diagnostic capabilities, and respects HTML Intellisense features. Liquid Template Literal syntax highlighting support for TypeScript and JavaScript. Hover descriptions and reference links on tags, filters, objects, and more! Supports Liquid embedded code block syntax highlighting. Embedded JSON Schema Tag language completions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    prettierd

    prettierd

    Prettier, as a daemon, for improved formatting speed.

    Prettier, as a daemon, for improved formatting speed. Many parsers ship with prettierd, including JavaScript, TypeScript, GraphQL, CSS, HTML and YAML. Please notice that starting with version 0.12.0, prettierd now supports invoking the local version of prettier, so instead of adding new languages to prettierd, you should rely on that feature to use it locally with your custom version of prettier and enabled plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Input mask for iOS

    Input mask for iOS

    User input masking library repo

    Input masks restrict data input and allow you to guide users to enter correct values. Interface Builder struggles to support modules imported in a form of a dynamic framework. For instance, custom views annotated as IBDesignable, containing IBInspectable and IBOutlet fields aren't recognized properly from the drag'n'dropped framework. When you cut text, characters get deleted yet you won't be able to paste them somewhere as they aren't actually in your pasteboard. Shortly after new text is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pretty-quick

    pretty-quick

    Get Pretty Quick

    Runs Prettier on your changed files. Pre-commit mode. Under this flag only staged files will be formatted, and they will be re-staged after formatting. Partially staged files will not be re-staged after formatting and pretty-quick will exit with a non-zero exit code. The intent is to abort the git commit and allow the user to amend their selective staging to include formatting fixes. When not in staged pre-commit mode, use this flag to compare changes with the specified branch. Defaults...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Solidity plugin for IntelliJ

    Solidity plugin for IntelliJ

    Solidity plugin for IntelliJ

    Solidity plugin for IntelliJ. You can support the development by sponsoring the plugin on Github. Supporting the plugin with crypto through the Gitcoin grant. Please attach the screenshot for every issue if possible. It will make the issue much clearer and easier to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    react-native-localize

    react-native-localize

    A toolbox for your React Native app localization

    A toolbox for your React Native app localization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CSharpier

    CSharpier

    CSharpier is an opinionated code formatter for c#

    CSharpier is an opinionated code formatter for c#. It uses Roslyn to parse your code and re-prints it using its own rules. The printing process was ported from prettier but has evolved over time. CSharpier can also format on save in your editor or as a pre-commit hook. Then you can ensure code was formatted with a CI/CD tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RuboCop

    RuboCop

    A Ruby static code analyzer and formatter, based on the community Ruby

    RuboCop is a Ruby static code analyzer (a.k.a. linter) and code formatter. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide. RuboCop packs a lot of features on top of what you’d normally expect from a linter. Works with every major Ruby implementation. Autocorrection of many of the code offenses it detects. Robust code formatting capabilities. Multiple result for matters for both interactive use and for feeding data into other tools. Ability...
    Downloads: 0 This Week
    Last Update:
    See Project