philippschweig / My-work-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My work tools and helper

GitLab repository (official) | GitHub repository (mirror)

Table of contents

[[TOC]]

Miscellaneous

On Windows & macOS

  • Fork (https://git-fork.com)
    • Fork - a git client for Mac and Windows
  • Sourcetree (https://www.sourcetreeapp.com)
    • A free Git client for Windows and Mac
  • Visual Studio Code (https://code.visualstudio.com)
    • Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle and leaves more complex workflows to fuller featured IDEs, such as Visual Studio IDE.
  • X - Certificate and Key management (https://hohnstaedt.de/xca / https://github.com/chris2511/xca)
    • This application is intended for creating and managing X.509 certificates, certificate requests, RSA, DSA and EC private keys, Smart-cards and CRLs.
  • Proxyman (https://proxyman.io / https://github.com/ProxymanApp/Proxyman)
    • Modern and Delightful HTTP Debugging Proxy for macOS, iOS and Android
  • Craft (https://www.craft.do)
    • Craft is a tool for creating beautiful documents and notes and sharing your thoughts. Everything you create in Craft can be shared with one tap. Craft supports inline markdown, backlinks, code snippets, images, videos, attaching PDF files, and rich link previews.

On macOS

Improve usability

Useful macOS provided utilities

Development

Online helper

On Windows

About