All Projects → tbrek → BashBar

tbrek / BashBar

Licence: other
No description or website provided.

Programming Languages

swift
15916 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to BashBar

screenREC
A really simple , ad-free & minimal web based screen recorder 📹
Stars: ✭ 67 (+139.29%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Hacktoberfest-2021
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest
Stars: ✭ 1 (-96.43%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Hacktober-Fest-2021-CLOSED
This repo created to complete the task HACKTOBER FEST 2022, Contribute now and get your special T-Shirt & Sticker. TO SUPPORT OWNER PLEASE PRESS STAR BUTTON
Stars: ✭ 269 (+860.71%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Competitive Programming
Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
Stars: ✭ 188 (+571.43%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Aec-Library-Website
This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
Stars: ✭ 52 (+85.71%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Kuberam
Kuberam is built on jetpack compose + Auth0 during Hashnode Hackathon.
Stars: ✭ 33 (+17.86%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
CodeForces-Solutions
Solutions to CodeForces ProblemSets
Stars: ✭ 47 (+67.86%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
FizzBuzz-Hacktoberfest-2021
🎃 Submit creative FizzBuzz solutions in any language you want! Open for beginners !
Stars: ✭ 17 (-39.29%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
galgotias icloud feedback bot
No description or website provided.
Stars: ✭ 21 (-25%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Hacktoberfest
Everyone is free to contribute. Not eligible for Hacktoberfest
Stars: ✭ 36 (+28.57%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
doto-client
Track your progress and multiply efficiency
Stars: ✭ 41 (+46.43%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
HacktoberFest2021
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 9 (-67.86%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
projecthactoberfest
hactoberfest 2022
Stars: ✭ 32 (+14.29%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Bundli-Frontend
Bundli-Frontend 🚩 is a repo which contains 🚀different code of full stack Development 👨‍💻🚀
Stars: ✭ 133 (+375%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
conteudos-tech
- Esse repositório foi criado por mim, Fernanda Souza, com o intuito de divulgar ferramentas gratuitas que possam auxiliar pessoas em seus estudos.
Stars: ✭ 62 (+121.43%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Quizzon
Quizzon: Create and play quizzes free
Stars: ✭ 48 (+71.43%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Hacktoberfest2021-for-everyone
This repository is for everyone who wants to participate in Hacktoberfest 2022. Anyone can contribute/add quality code or projects for your Swags (T- Shirt), must be relevant that can add some value to this repository.
Stars: ✭ 178 (+535.71%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
E-Learning-freesite
This site is mainly design for those student who don't know how to start their journey in the field of programming
Stars: ✭ 57 (+103.57%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Dseized-Bot
This repository contains all of the code required NOTE you may need to download other dependencies which will be mentioned below. This bot has many features such as playing songs in multiple servers and making a queue for songs.
Stars: ✭ 20 (-28.57%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Hacktoberfest2021
Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a ⭐️
Stars: ✭ 1,320 (+4614.29%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022

BashBar

An open-source terminal command/script launcher


Getting started

This simple menubar application will let you run terminal commands or script using the menubar. If the command script requires sudo it will be autodetected and you will be asked to enter administrator password.

On the first run the menubar may look a little bit empty.

menu

When you hit Preferences you'll be presented 10 tabs which you can use to enter up to 10 commands under each tab or just one command for each tab which creates single menu entry.

preferences

From version 1.8.0 it is possible to use variables in commands i.e:

Adding: %% var <Variable description> %% to the function:

variable1

ls -la %% var <Variable description> %%

will trigger input dialog:

variable2

There are two type of variables:

  1. Path %% path <Variable description> %% - triggers File/Directory browser
  2. Other %% variable <Manual entry> %% - triggers input modal

Installing

Download latest version from here

Simply copy it to your /Application folder and run.


Change log

1.8.2 Added option to open results window automatically 1.8.1 Added variable types 1.8.0 Added variables 1.7.4 Import dialog box update
1.7.3 Inport/Export settings added
1.7.1(2) Fixed Code-signing
1.7 Added Sparkle SWUpdate
1.3 Output window is now resizable and scrollable
1.2 Added output window shown when user clicks results cell in menu
1.1 Removed sandboxing as it cause problems with commands run with sudo
1.0 Sandboxing & open-at-login added
0.6 Inital release

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].