Showing 194 open source projects for "shortcut"

View related business solutions
  • Earn up to 15% annual interest with Nexo. Icon
    Earn up to 15% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Earn up to 15% annual interest with Nexo. Icon
    Earn up to 15% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    closevatel

    closevatel

    "Disable developer mode extensions" message remover (added 64-bit ver)

    ...Disabling (closing) the message "Отключение расширений в режиме разработчика" or "Disable developer mode extensions" in Yandex Browser (and possibly in all Chrome-like ones, since the message comes from there). A shortcut to the program should be placed in the "Startup" folder and the program will automatically search for and close this message. The microsource (written in delphi) is located in the folder with the program version.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ChatGPT Desktop Application

    ChatGPT Desktop Application

    🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

    ChatGPT Desktop Application (Mac, Windows and Linux)
    Downloads: 90 This Week
    Last Update:
    See Project
  • 3
    Synaptrix ChatGPT Desktop

    Synaptrix ChatGPT Desktop

    Fuel your productivity with ChatGPT-Desktop

    Fuel your productivity with ChatGPT-Desktop, blazingly fast and supercharged.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Vimium C

    Vimium C

    A keyboard shortcut browser extension for keyboard-based navigation

    A keyboard shortcut tool for keyboard-based page navigation and browser tab operations with advanced omnibar and global shortcuts. Vimium C is an open-source browser extension that provides keyboard-based inner-page navigation, browser tab operations, and an enhanced search panel, so you may take full advantage of your browser without a mouse or touchpad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tool Tracking Made Simple Icon
    Tool Tracking Made Simple

    Use Phones to Track Tools - A simple app to turn your phone into a tool tracker.

    ShareMyToolbox is a tool tracking solution that enables companies to track individuals who are responsible for tools and small equipment. Mobile users are able to search the company tool inventory, request tools and accept tool assignments with Apple or Android devices such as phones or tablets. Built for contractors, the system was designed to be extremely easy to use.
    Learn More
  • 5
    TextSeek

    TextSeek

    Professional full-text desktop search tool

    TextSeek is a professional full-text desktop search tool. Unlike the filename search tool like Everything and Listary, TextSeek can search filename and file content easily and quickly. It supports PDF, Word, Excel, Powerpoint, RTF and other formats. The software can run directly, and no extra package is required to install.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    panda

    panda

    Panda Linux (Arch Based)

    ...Download Etcher here: https://etcher.balena.io/#download-etcher Download Rufus here: https://rufus.ie/en/ Login details for the live user session: Username: isouser Password : isouser Nvidia users can install the latest Nvidia driver with the Nvidia-Installer utility. Look in the favourites section of the Panda menu for the Nvidia-Installer shortcut. Or simply download the 23.08.07-Nvidia release with the latest drivers pre-installed. Please report any issues with Panda Linux using the issues section of the project's Github page: https://github.com/pga256/Panda/issues or Join the discussion at: https://github.com/pga256/Panda/discussion
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    runkey-button user interface

    press a single key to run a program (requires set up)

    press a single key to run a program. ---The Windows version looks for a shortcut file beginning with the letter you pressed and runs it. Example keypress: n n.lnk (could run Notepad program) ---The Linux version looks for a file beginning with the letter you pressed and ending in .out runs it Example keypress: a a.out (run an audio program you made)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SocketCluster

    SocketCluster

    Highly scalable realtime pub/sub and RPC framework

    ...You can have millions of unique channels without worrying about memory or CPU usage. Channels are automatically cleaned up when they are no longer used. The socket cluster CLI tool exposes kubectl (Kubernetes) shortcut commands to make deploying your app to any Kubernetes cluster really easy. All necessary Kubernetes .yaml files are provided. After deploying your app to a Kubernetes cluster, you can scale indefinitely by using the kubectl scale deployment command to add more SCC-worker and SCC-broker instances as needed. You can perform asynchronous operations anywhere along a socket's inbound or outbound stream without any risk of disrupting the message processing order. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Evertune | Improve Your Brand's Visibility in AI Search Icon
    Evertune | Improve Your Brand's Visibility in AI Search

    For enterprise marketing teams looking for a platform to understand and influence how AI models like ChatGPT recommend their products or services.

    Evertune is the Generative Engine Optimization (GEO) platform that helps brands improve visibility in AI search across ChatGPT, AI Overview, Gemini, Claude and more.
    Learn More
  • 10
    Self-learning-Computer-Science

    Self-learning-Computer-Science

    Resources to learn computer science in your spare time

    ...It’s aimed at learners who find traditional course structures restrictive and want a flexible, self-paced path through CS, with a focus on building depth and breadth rather than shortcut exam skills. The repository provides a roadmap, references, teaching materials, and sometimes the author’s own project examples, offering both guidance and community support. Because the CS field is broad, the structure helps learners allocate study time, avoid duplication, and benefit from “best in class” resources instead of randomly browsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dingtalk

    dingtalk

    DingTalk desktop version, developed based on electron and DingTalk web

    ...Except for a few functions that have not been fully realized, the rest of the user experience is basically the same as the PC version of DingTalk. Screenshots are supported, and multi-monitor screenshots are supported. The screenshot shortcut isctrl+alt+a. Add application category, Linux system category. Currently supports Linux, macOS and Windows three platforms. Screenshots are supported, and multi-monitor screenshots are supported. The shortcut key for screenshot is ctrl+alt+a, 2017-10-23.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 13
    VSCode-LaTeX-Inkscape

    VSCode-LaTeX-Inkscape

    A way to integrate LaTeX, VS Code, and Inkscape in macOS

    A way to integrate LaTeX, VS Code, and Inkscape in macOS. I use LaTeX heavily for both academic work and professional work, and I think I'm quite proficient in terms of typing things out in LaTeX. But when I see the mind-blowing blog posts from Gilles Castel (RIP)-How I'm able to take notes in mathematics lectures using LaTeX and Vim and also How I draw figures for my mathematical lecture notes using Inkscape, I realize that I'm still far from fast, so I decided to adapt the whole setup from...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Typing

    Typing

    Typing, is a template for Jekyll

    ...You already have a template page for "Blog", "Projects", "Search", "Contact", "Tags", "Summary", "404" and "About", but you can change it as you wish by modifying the strings. On the resume.md page, you can print using the browser shortcut Ctrl + P or the button. Printing will eliminate useless parts such as the sidebar. You will also have a template for posting to the "" welcome-to-jekyll.md "** file and will need to follow the header of that template. The file contains some information you can get to use on your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BlogHelper

    BlogHelper

    Helps user write blog content and entries

    ...One-click publishing of local articles to Zhihu, Jianshu, Blog Park, CSDN, Nuggets, SegmentFault, Open Source China and other platforms. The supported image beds are: Sina, SM.MS, Github, Imgur, Qiniu Cloud, Tencent Cloud, Alibaba Cloud, and Paiyun. Support shortcut keys to upload the first picture in the clipboard, and update the content of the clipboard as a picture link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PandaOCR

    PandaOCR

    Multifunctional OCR Image and Text Recognition

    ...You can continue to use the regular version for free as before, without worrying about deactivating the regular version after the launch of the professional version. If you have higher needs, you can try the professional version. You can also use the Baidu API interface without activation. Support shortcut keys and screen corner trigger screenshot recognition function, convenient and fast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Texmaker Shortcut Viewer

    Texmaker Shortcut Viewer

    A tabbed viewer to show the keyboard shortcuts available in Texmaker

    A tabbed viewer to show the keyboard shortcuts available in Texmaker. Versions are available for Windows and Linux. Due to the app's dead simple mode, there is no documentation. Note: This app is neither affiliated with, nor endorsed by, the creator and maintainers of the program Texmaker. search: latex tex texmaker
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Logisim Italian Fork

    Logisim Italian Fork

    in progress...

    Github: https://github.com/LogisimIt/Logisim
    Downloads: 67 This Week
    Last Update:
    See Project
  • 19
    cointop

    cointop

    A fast and lightweight interactive terminal based UI application

    cointop is a fast and lightweight interactive terminal-based UI application for tracking and monitoring cryptocurrency coin stats in real-time. The interface is inspired by htop and shortcut keys are inspired by vim. Vim-inspired shortcut keys, custom key bindings configuration. Custom color scheme configuration, 256-color, and 24-bit support. Save and view favorite coins. Portfolio tracking of holdings view profit & loss. Charts for coin price history and global market graphs. Fuzzy searching for finding coins. Supports multiple coin data APIs; CoinGecko and CoinMarketCap. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
     Estrela Editor
    Estrela Editor is a wxLua based IDE. It supports multiple fileformats, "api" for autocompletion and tooltips, and custom commandline tools. Focus is extensibility for target applications using Lua. Its main purpose is as IDE for the 3D engine Luxinia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    clj-refactor.el

    clj-refactor.el

    CIDER extension that provides powerful commands to refact Clojure code

    A CIDER extension that provides powerful commands for refactoring Clojure code. clj-refactor provides powerful refactoring functionality for Clojure projects. It complements the refactoring functionality you'd find in clojure-mode and CIDER. The more advanced refactorings require our nREPL middleware refactor-nrepl. From version 2.2.0 onwards if cider-jack-in is used it is injected automatically. profiles.clj or profile.boot don't need to be modified anymore for the above usecase! On the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Vimplus

    Vimplus

    An automatic configuration program for vim

    vimplus is an opinionated Vim “distribution” and automatic configuration program by chxuan which bundles a large number of plugins and configurations so that you can essentially install Vim once and have a fully-loaded development setup. Rather than starting with a bare .vimrc and gradually adding plugins, vimplus gives you a pre-configured environment that includes file explorers, completion, status lines, themes, and more. It includes a custom installer and update script, and places a lot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    vue-resource

    vue-resource

    The HTTP client for Vue.js

    ...$http service which can send HTTP requests. A request method call returns a Promise that resolves to the response. Also the Vue instance will be automatically bound to this in all function callbacks. Shortcut methods are available for all request types. These methods work globally or in a Vue instance. The Recipes provide code examples to common use-cases. If you want to share your recipe feel free to send a pull request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Shortbread

    Shortbread

    Android library that creates app shortcuts from annotations

    Android library that generates app shortcuts for activities and methods annotated with @Shortcut. No need to touch the manifest, create XML files or use the shortcut manager. Just annotate the code that you want the shortcut to call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DevDash

    DevDash

    Highly Configurable Terminal Dashboard for Developers and Creators

    ...Don't overwrite the defaults, then. Unlimited amount of different dashboards with different configurations. Data refreshed automatically via time ticks, or via a keyboard shortcut (Ctrl + r by default).
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB