open-cli
File opener
A command-line utility that opens files or URLs on the user's default application.
Open stuff like URLs, files, executables. Cross-platform.
419 stars
11 watching
26 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/find-up-cli | A utility for finding files by walking up parent directories | 39 |
domenic/opener | A utility that opens files, webpages, and executables on multiple platforms | 304 |
sindresorhus/del-cli | A utility for permanently deleting files and directories with optional safety features. | 315 |
sindresorhus/file-type-cli | Detects the type of file or input provided | 74 |
hashrock/deno-opn | A TypeScript-based library for opening files and URLs on multiple platforms using the native system's process management tools | 39 |
4u6u57/wsl-open | Utility script to open files and directories within the Windows Subsystem for Linux using Bash on Windows. | 489 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |
cpbotha/xdg-open-wsl | A Python replacement for xdg-open that uses Windows apps to open files and links in WSL. | 162 |
sindresorhus/cpy-cli | Copies files from source to destination using streams and directory utilities. | 345 |
capacitor-community/file-opener | An API to open files on mobile devices with customizable options | 65 |
sindresorhus/trash-cli | A utility that moves files and folders to the trash rather than permanently deleting them. | 1,329 |
ahuggins/open-on-make | A package that automates the process of opening newly created files in an editor after running 'make' commands. | 98 |
ofirgall/open.nvim | Provides an open-source utility to open web pages using custom shortcuts | 64 |
pwlin/cordova-plugin-file-opener2 | A Cordova plugin that allows users to open files with their default application on supported platforms. | 318 |
sindresorhus/gh-home | A tool for viewing and interacting with GitHub repositories | 191 |