File tree Expand file tree Collapse file tree 1 file changed +45
-2
lines changed Expand file tree Collapse file tree 1 file changed +45
-2
lines changed Original file line number Diff line number Diff line change 1
- # scripts
2
- useful scripts for Linux
1
+ # Scripts
2
+
3
+ ### _ It's my personal scripts library_
4
+ [ ![ forthebadge] ( https://forthebadge.com/images/badges/built-with-love.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/powered-by-jeffs-keyboard.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/contains-cat-gifs.svg )] ( https://forthebadge.com )
5
+
6
+ [ ![ Twitter] ( https://img.shields.io/twitter/follow/Bensuperpc?style=social )] ( https://img.shields.io/twitter/follow/Bensuperpc?style=social ) [ ![ Youtube] ( https://img.shields.io/youtube/channel/subscribers/UCJsQFFL7QW4LSX9eskq-9Yg?style=social )] ( https://img.shields.io/youtube/channel/subscribers/UCJsQFFL7QW4LSX9eskq-9Yg?style=social )
7
+
8
+ # New Features !
9
+
10
+ - FFMPEG docker scripts
11
+ - Install and Uninstall scripts
12
+
13
+ #### Install
14
+ You need Linux distribution like Ubuntu or Manjaoro
15
+
16
+ ``` sh
17
+ git clone https://github.com/Bensuperpc/scripts.git
18
+ ```
19
+ ``` sh
20
+ cd scripts
21
+ ```
22
+
23
+ ``` sh
24
+ ./install.sh
25
+ ```
26
+ #### Uninstall
27
+ ``` sh
28
+ ./uninstall.sh
29
+ ```
30
+
31
+ ### Todos
32
+
33
+ - Write Tests
34
+ - Continue dev. : D
35
+
36
+ License
37
+ ----
38
+
39
+ [ MIT] License
40
+
41
+
42
+ ** Free Software forever !**
43
+ [ MIT ] : LICENSE
44
+
45
+
You can’t perform that action at this time.
0 commit comments