Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aktsbot/my-chmod
A simple webapp to figure out chmod permission bit values
https://github.com/aktsbot/my-chmod
chmod linux unix utility vuejs webapp
Last synced: 17 days ago
JSON representation
A simple webapp to figure out chmod permission bit values
- Host: GitHub
- URL: https://github.com/aktsbot/my-chmod
- Owner: aktsbot
- License: mit
- Created: 2020-01-18T07:40:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:20:07.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T09:01:44.725Z (over 1 year ago)
- Topics: chmod, linux, unix, utility, vuejs, webapp
- Language: Vue
- Size: 3.54 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My chmod
- A silly app to get the permission bits of a `chmod` command.
- Need a [demo?](https://projects.aktsbot.in/my-chmod/)![mychmod demo](https://www.aktsbot.in/files/mychmod_demo.gif)
## Steps
- Install Node.js
- Clone the repo and run `npm install`
- Then `npm run serve`
- Finally visit http://localhost:8080