This website requires JavaScript.
Explore
Help
Sign In
moritz
/
quickos
Watch
1
Star
0
Fork
0
You've already forked quickos
Code
Issues
Pull Requests
Releases
Activity
2
Commits
1
Branch
0
Tags
6a8907c89cc4d0c10fc59322346192ed9aa5cca8
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
pi@sir_sticky
6a8907c89c
checkbox fix
2019-03-07 12:03:07 +00:00
.gitignore
add roadmap, basic cli and model thoughts
2019-03-07 00:24:54 +00:00
README.md
checkbox fix
2019-03-07 12:03:07 +00:00
README.md
roadmap
virtualenv
git repo
implement config file
how to make a daemon?
get argparse working
model default system
list / add / edit / delete operating systems
model -> storage -> bool overwrite_always false
cli
install a system (arch, ubuntu, debian, suse, etc.) to a stick
list / add / edit / delete operating systems
model
operating_system
string name
string url_os
string url_sig
int interval [ days ], default = 7 days
storage
id operating_system
string label
string uuid [- bool overwrite_always false]
Description
Automated flashing of Linux operating systems to external storages.
python
raspi
Readme
10
MiB
Languages
Python
100%