Showing 245 open source projects for "open ssh windows"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    The changes LaTeX package provides manual change markup for LaTeX documents. The user enters changed text passages with special markup that is transformed into text with a special layout. The package provides a table of changes as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    arxiv-collector

    arxiv-collector

    Little Python script to collect LaTeX sources for upload to the arXiv

    A little Python script to collect LaTeX sources for upload to the arXiv. Install with pip install arxiv-collector or conda install -c conda-forge arxiv-collector, or just download arxiv_collector.py, it's a stand-alone script with no dependencies. Works with any reasonable version of Python 3, or 2.7 if you really must.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Algorithmic Pseudocode

    Algorithmic Pseudocode

    This repository contains the pseudocode(pdf) of various algorithms

    This repository contains the pseudo-code of various algorithms and data structures necessary for Interview Preparation and Competitive Coding. The pseudocodes are written such that they can be easily adapted to any language. Let us remove the clutter of language and focus on the core concepts of the question.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    LaTeX Template for Scientific Theses

    LaTeX Template for Scientific Theses

    LaTeX template for Master, Bachelor, Diploma, and Student Theses

    LaTeX template for Master, Bachelor, Diploma, and Student Theses. This template is a general template for scientific theses. Currently, it is the unofficial LaTeX template for Master, Bachelor, Diploma, and Student Theses at several institutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    TexSoup

    TexSoup

    Fault-tolerant Python3 package for searching LaTeX documents

    Navigate, Search, and Modify LaTeX Documents in Python. Easy and reliable: No C extensions, no installation dependencies, and 100% test coverage. TexSoup is a fault-tolerant, Python3 package for searching, navigating, and modifying LaTeX documents. You can skip installation and try TexSoup directly, using the pytwiddle demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Clean Thesis

    Clean Thesis

    Clean Thesis is a clean, simple, and elegant LaTeX style (or template)

    Clean, Simple, Elegant Clean Thesis is a LaTeX style for thesis documents, developed for my diploma thesis (Diplomarbeit). The style can be understood as my personal compromise — a typical clean-looking scientific document combined and polished with minor beautification. The design of this Clean Thesis style is inspired by user guide documents from Apple Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LaTeXDraw

    LaTeXDraw

    Vector drawing program for LaTeX using PSTricks

    LaTeXDraw is a graphical drawing editor for LaTeX. LaTeXDraw can be used to 1) generate PSTricks code; 2) directly create PDF or PS pictures.
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 8
    DnD 5e LaTeX Template

    DnD 5e LaTeX Template

    LaTeX package to typeset material for the fifth edition of DnD 5

    This is a LaTeX template for typesetting documents in the style of the fifth edition of the "world's greatest roleplaying game".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    limecv

    limecv

    A LaTeX CV Document Class

    limecv is a document class to typeset curriculum vitæ in (Xe/Lua)LaTeX. limecv offers support for a bio/profile, contact details, language skills, (general) skills, projects, education, experience, and references. It also features a custom cover letter design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 10
    PGFPlots

    PGFPlots

    A TeX package to draw normal and/or logarithmic plots directly in TeX

    PGFPlots, a TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface, and PGFPlotstable, a TeX package to round and format numerical tables. Examples in manuals and/or on the website. PGFPlots draws high-quality function plots in normal or logarithmic scaling with a user-friendly interface directly in TeX. The user supplies axis labels, legend entries and the plot coordinates for one or more plots and PGFPlots applies axis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tikzcd-editor

    tikzcd-editor

    A simple visual editor for creating commutative diagrams

    A simple visual editor for creating commutative diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RedPen

    RedPen

    RedPen is an open source proofreading tool

    RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Scripts to assist blind people to read and write LaTeX. The current line of a file being edited is translated into speech and Braille output. This can be used by assistive technology such as screenreaders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Coursebook

    Coursebook

    Introductory Systems Programming Textbook for University of Illinois

    Welcome to the systems programming coursebook! This repository houses a high-quality, open-source introductory systems programming textbook used by the CS 341: System Programming course at the University of Illinois at Urbana-Champaign The book assumes that you have taken a programming language course and are familiar with assembly instructions. All of the code and instruction will be in C, as it is the de-facto language of the Linux Kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Intro Statistics

    Open Intro Statistics

    An open-source textbook written at the college level

    OpenIntro Statistics is a dynamic take on the traditional curriculum, being successfully used at Community Colleges to the Ivy League. Each chapter's content is in one of the eight chapter folders that start with "ch_". Within each folder, there is a "figures" folder and a "TeX" folder. The TeX folder contains the text files that are used to typeset the chapters in the textbook. In many cases, R code is supplied with figures to regenerate the figure. It will often be necessary to install the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    disser

    disser

    LaTeX classes and templates for typesetting dissertations in Russian

    LaTeX classes, Makefiles and document templates for typesetting dissertations in Russian
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Limarka

    Limarka

    Write your course conclusion work with ABNT standards in Markdown

    Limarka is a tool that allows users to write reports or course completion works (Monograph, TCC, Dissertation, or Thesis) in text-only files and produce PDFs in compliance with ABNT Standards. Producing this type of work is a sensitive moment in students' lives, which can contribute to dropouts in higher education. The objective of Limarka is to free students from the efforts of formatting and adapting to ABNT Standards, letting them concentrate on planning, executing, and writing their work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XeTeX - Unicode-based TeX
    XeTeX is Unicode-based TeX using platform fonts and font technologies (e.g. AAT on Mac OS X or OpenType features on Mac/Linux/Windows) to provide typesetting for all the world's scripts.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    Power Tools for Unix/Linux (*niX)
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Better Poster Latex Template

    Better Poster Latex Template

    LaTeX Template for Mike Morrison's #betterposter

    Every field in science uses the same, old, wall-of-text poster design. If we can improve the knowledge transfer efficiency of that design even by a little bit, it could have massive ripple effects on all of science. Also, poster sessions tend to suck, so here's my pitch to make them more efficient AND more fun with a new approach to designing scientific posters/academic posters that is both more usable and easier to create.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PGF/TikZ has moved to GitHub: https://github.com/pgf-tikz/pgf THIS REPOSITORY IS NOW UNMAINTAINED PGF is a TeX macro package for generating graphics. It is platform- and format-independent and works together with the most important TeX backend drivers, including pdftex and dvips. It comes with a user-friedly syntax layer called TikZ.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 22
    bookdownplus

    bookdownplus

    Use R package bookdown for writing varied types of books and documents

    The package bookdownplus (Zhao 2017a) is an extension of R bookdown (Xie 2016). It is a collection of multiple templates on the basis of LaTeX, which is tailored so that I can work happily under the umbrella of bookdown. bookdownplus helps you write academic journal articles, guitar books, chemical equations, mails, calendars, and diaries. bookdown features the collaboration of many fantastic tools. However, an R beginner might be confused or depressed in struggling in the flood of LaTeX,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Material Design theme

    Material Design theme

    Theme for Beamer inspired by Google's Material Design

    Material Design theme is a theme for Beamer inspired by Google's Material Design. It changes the layout, brings reasonable colors, and provides the necessary card environment. If you like the design of Google apps and are tired of the themes provided by Beamer, this might be just what you are looking for. For demonstration please see materialDesignExample.pdf which doubles as a quick manual. The easiest way to use the theme is to download the code and create your presentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    dvisvgm

    A fast DVI to SVG converter

    The command line tool dvisvgm converts DVI, EPS, and PDF files to the XML-based SVG format.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Highlight

    Highlight

    Source code to formatted text converter

    Highlight converts source code to HTML, XHTML, RTF, ODT, LaTeX, TeX, SVG, BBCode, Pango markup, and terminal escape sequences with colored syntax highlighting. Language definitions and color themes are customizable. Highlight was designed to offer a flexible but easy-to-use syntax highlighter for several output formats. No syntax or coloring information is hardcoded, instead all relevant data is stored in configuration scripts. These Lua scripts may be altered and enhanced with plug-in...
    Downloads: 0 This Week
    Last Update:
    See Project