scripts

Various scripts for UNIX-like systems
git clone https://git.tronto.net/scripts
Download | Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2024-04-16 12:03minor fixSebastiano Tronto1+1-1
2024-04-14 13:08bugfixSebastiano Tronto1+17-15
2024-04-14 07:23Added xcenters to algSebastiano Tronto1+52-2
2024-03-28 16:20Avoid exiting repl alg on errorSebastiano Tronto1+2-2
2024-03-25 08:33Added repl to algSebastiano Tronto1+56-45
2024-03-25 08:27Changes to algSebastiano Tronto1+9-2
2024-03-22 19:46Un-capitalize letter pairs for algSebastiano Tronto1+69-69
2024-03-20 19:57Added alg for BLD algs databaseSebastiano Tronto2+181-0
2024-01-24 14:17Added cubevizSebastiano Tronto2+63-0
2024-01-21 21:29Little improvementSebastiano Tronto1+2-2
2024-01-19 18:08Some changes to practice scriptSebastiano Tronto1+64-24
2024-01-15 07:24Fixed event on BSDSebastiano Tronto1+4-2
2023-12-15 19:00Added event, replacement for sdepSebastiano Tronto3+154-1
2023-11-02 07:35changed scramble types for practice eoSebastiano Tronto1+2-2
2023-10-30 14:07Fixed practice dr filteringSebastiano Tronto1+2-1
2023-10-30 13:20Added practice dr, some changesSebastiano Tronto1+78-38
2023-10-29 20:25some shellcheckSebastiano Tronto1+7-7
2023-10-29 17:43Renamed fin -> sliceSebastiano Tronto1+5-5
2023-10-29 17:42Added EO practiceSebastiano Tronto1+46-4
2023-10-29 11:14small fixSebastiano Tronto1+1-1
2023-10-29 11:11Merge branch 'master' of tronto.net:scriptsSebastiano Tronto0+0-0
2023-10-29 11:06Added practiceSebastiano Tronto2+48-0
2023-10-29 11:06Added practiceSebastiano Tronto2+35-0
2023-10-24 16:28Sort feed by most recentSebastiano Tronto1+2-2
2023-10-13 13:43Fixes and changesSebastiano Tronto1+3-5
2023-09-29 09:06Merge branch 'master' of tronto.net:scriptsSebastiano Tronto1+2-6
2023-09-29 09:05fix filenameSebastiano Tronto1+1-1
2023-08-20 12:05Removed useless comment, added ftp to urlgrepSebastiano Tronto1+2-6
2023-07-09 06:25Attempt to write my own url regexSebastiano Tronto1+7-2
2023-07-08 14:26Improved show vs menuSebastiano Tronto1+8-4
2023-07-08 14:20Fixed usage commentSebastiano Tronto1+1-1
2023-07-06 15:05Add feed source name to menu lineSebastiano Tronto1+8-1
2023-07-02 15:13Added message with new feed countSebastiano Tronto1+2-0
2023-07-02 11:53Fixed makefileSebastiano Tronto1+0-1
2023-07-02 11:36New feed managerSebastiano Tronto3+84-0
2023-06-26 12:58Changed search engine to startpageSebastiano Tronto1+3-2
2023-06-23 19:50Removed excessive quotesSebastiano Tronto1+1-1
2023-06-22 19:30Reverted changes with excessive quotesSebastiano Tronto2+2-2
2023-06-21 06:53Revert wrong quotingSebastiano Tronto1+1-1
2023-06-20 21:10Fixed double %Sebastiano Tronto1+2-2
2023-06-20 21:01Various shellcheck fixes (www.shellcheck.net)Sebastiano Tronto34+229-113
2023-06-19 08:09Added notifySebastiano Tronto7+48-8
2023-06-19 06:27Merge branch 'master' of tronto.net:scriptsSebastiano Tronto4+2-28
2023-06-19 06:25Update to status (now I use a statusbar)Sebastiano Tronto7+17-6
2023-05-30 19:12Replaced \t (non-portable) with literal tabSebastiano Tronto1+2-2
2023-05-30 19:10Moved theme to old/ since I never used itSebastiano Tronto2+0-1
2023-05-30 19:08Removed experiments folderSebastiano Tronto1+0-25
2023-05-22 12:24TODOSebastiano Tronto1+2-2
2023-01-23 17:23Fixed program choice prompt stringSebastiano Tronto1+2-2
2023-01-20 07:26Fixed prompt to open unknown file typeSebastiano Tronto1+6-1
2022-11-02 16:15Added mergepdfSebastiano Tronto2+19-0
2022-10-19 15:23Added random path to share url; made theme executableSebastiano Tronto2+7-2
2022-09-29 08:22Added themeSebastiano Tronto2+24-0
2022-09-22 06:36Changed rm folder nameSebastiano Tronto1+2-1
2022-09-20 19:49Finished removing mpopSebastiano Tronto1+0-3
2022-09-20 16:56Removed mpopSebastiano Tronto1+1-1
2022-09-16 17:09Fixed link echoSebastiano Tronto1+1-1
2022-09-16 15:21added echo linksSebastiano Tronto1+4-1
2022-09-16 15:10Added shareSebastiano Tronto2+6-0
2022-08-31 10:35Fixed pictures directory nameSebastiano Tronto1+1-1
2022-08-29 06:49Changed picture folderSebastiano Tronto1+1-1
2022-08-27 07:18Avoid failing when one feed fails fetchSebastiano Tronto1+2-1
2022-07-07 11:27Merge branch 'master' of https://git.tronto.net/scriptsSebastiano Tronto3+13-0
2022-07-07 11:07Fixed non-standard use of \t in sed (I should check this for more scripts)Sebastiano Tronto1+2-2
2022-06-12 16:46Added cthSebastiano Tronto2+9-0
2022-06-03 13:58Added .local/share backup, create empty directory before copyingSebastiano Tronto1+4-0
2022-05-17 16:47Moved to old; it was a decent attempt, but gmnlm has a better pager, only lacking scrollbackSebastiano Tronto2+0-1
2022-05-17 16:13Added gfmtSebastiano Tronto3+12-0
2022-05-17 07:16Removed mblaze-extras from MakefileSebastiano Tronto1+0-1
2022-05-15 13:45Bye bye mblaze-extras, aliases (and shell functions) just work betterSebastiano Tronto2+0-2
2022-05-15 13:29I am dumbSebastiano Tronto2+1-10
2022-05-15 11:28Added (actaully in previous commit) option to add to selection by filename. Globbing actually always works (contrary to what claimed in previous comment) if the glob expression is quoted.Sebastiano Tronto2+7-5
2022-05-15 11:22Some fixesSebastiano Tronto3+48-37
2022-05-15 10:02Added option to specify alternative menu. Some general cleanup.Sebastiano Tronto12+105-44
2022-05-13 14:57removed mblaze-extras mvSebastiano Tronto2+3-9
2022-05-13 13:22mail-checknow is unused nowSebastiano Tronto3+5-1
2022-05-10 13:09Fixed Network status (what kind of cli program add random white spaces at the end of a line? why? WHY?!?!)Sebastiano Tronto1+4-1
2022-05-10 08:58Moved edit-menu to "experiments"Sebastiano Tronto3+1-3
2022-05-10 06:23Removed LICENSESebastiano Tronto2+2-21
2022-05-10 06:16Fixed battery-checknow to not depend on notify-batterySebastiano Tronto2+5-1
2022-05-09 13:09Fixed status when 0 tasks (do not display line)Sebastiano Tronto1+1-1
2022-05-09 11:38Added TODO fileSebastiano Tronto1+3-0
2022-05-09 11:36Added edit-menuSebastiano Tronto2+26-0
2022-05-09 09:40Fix network name with spacesSebastiano Tronto1+2-1
2022-05-09 08:16More space between status linesSebastiano Tronto1+1-1
2022-05-07 08:21fixed mscanSebastiano Tronto1+1-1
2022-05-07 08:12Added notify-statusSebastiano Tronto2+8-0
2022-05-06 14:59Added mblaze-extra (used to be a shell config file)Sebastiano Tronto2+71-0
2022-05-06 09:55Added % sign to batterySebastiano Tronto1+1-1
2022-05-05 20:21Added comments for ksh completionSebastiano Tronto4+11-2
2022-05-05 19:57Merged some status scripts into one. The functionality as changed a bit, check the source if you relied on notify-* scripts.Sebastiano Tronto4+30-2
2022-05-04 15:07Added ksh profile fileSebastiano Tronto1+1-1
2022-04-29 07:49Changed mail alias folderSebastiano Tronto1+1-1
2022-04-13 12:55Revert "Added trash cd command"Sebastiano Tronto1+0-3
2022-04-13 12:53Added trash cd commandSebastiano Tronto1+3-0
2022-04-13 12:52Added ffmpeg one-linersSebastiano Tronto3+16-0
2022-04-12 07:41Comment notification lineSebastiano Tronto1+2-1
2022-04-08 14:46Merge branch 'master' of tronto.net:scriptsSebastiano Tronto1+1-1
2022-04-08 14:45fixed realpath usageSebastiano Tronto1+1-1
2022-03-08 07:36fixed battery status fileSebastiano Tronto1+1-1
64 more commits remaining, fetch the repository