Skip to content

Najoj/stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

346 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things that I have made.

Some small scripts and simpler code that I have written. Pardon the lack of comments.

Short descriptions

TODO

.
├── c
│   ├── bar.c
│   ├── barv2.c
│   ├── bf.c
│   ├── bftoc.c
│   ├── cmake-build-debug
│   │   ├── build.ninja
│   │   ├── CMakeCache.txt
│   │   ├── CMakeFiles
│   │   │   ├── 3.22.3
│   │   │   │   ├── CMakeCCompiler.cmake
│   │   │   │   ├── CMakeDetermineCompilerABI_C.bin
│   │   │   │   ├── CMakeSystem.cmake
│   │   │   │   └── CompilerIdC
│   │   │   │       ├── a.out
│   │   │   │       └── CMakeCCompilerId.c
│   │   │   ├── clion-environment.txt
│   │   │   ├── clion-log.txt
│   │   │   ├── cmake.check_cache
│   │   │   ├── CMakeOutput.log
│   │   │   ├── rules.ninja
│   │   │   └── TargetDirectories.txt
│   │   ├── cmake_install.cmake
│   │   └── Testing
│   │       └── Temporary
│   │           └── LastTest.log
│   ├── CMakeLists.txt
│   ├── id3extract.c
│   ├── new_sleep.c
│   ├── pp.c
│   ├── sleep.c
│   └── spela_klart.c
├── html+js+css
│   ├── cam.html
│   └── index.html
├── java
│   └── luffarschack.java
├── py
│   ├── count_lines.py
│   ├── id3tag.py
│   ├── kalender.py
│   ├── mpd_content_graph.py
│   ├── nerdle.py
│   ├── rolling_title_once.py
│   ├── rolling_title.py
│   └── spela_klart.py
├── README.md
├── rust
│   └── spela_klart
└── sh
    ├── bandcamp.sh
    ├── cdrip.sh
    ├── change.sh
    ├── ch_vol.sh
    ├── cless.sh
    ├── colours.sh
    ├── dagar.sh
    ├── disc.sh
    ├── dvdrip.sh
    ├── fixa_låtarna.sh
    ├── flytta_fram.sh
    ├── flytta_upp.sh
    ├── fördela.sh
    ├── julmusik.sh
    ├── ladda_ned.sh
    ├── lad.sh
    ├── lastsong.sh
    ├── minsvtget.sh
    ├── minwget.sh
    ├── mp3tillogg.sh
    ├── mpc_cron.sh
    ├── månad.sh
    ├── namnsdag.sh
    ├── new_agent.sh
    ├── nextsong.sh
    ├── nrss.sh
    ├── pic.sh
    ├── pip-upgrade.sh
    ├── ppa.sh
    ├── rensa_lyrics.sh
    ├── rensa_upp.sh
    ├── req.sh
    ├── rmpl.sh
    ├── shutdown.sh
    ├── spela_klart_album.sh
    ├── ta_bort_dubletter_ur_mpd.sh
    ├── ta_bort_filer_som_inte_finns_ur_mpd.sh
    ├── ta_bort_låten_ur_listan.sh
    ├── text.sh
    ├── ud.sh
    ├── update_hosts.sh
    ├── utils.sh
    ├── vecka.sh
    ├── veckor_gen.sh
    ├── vol.sh
    └── vänta.sh

41 directories, 407 files

About

Some small scripts and simpler code that I have written.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors