Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • fabiao/cookbook
  • redox-os/cookbook
  • stratact/cookbook
  • carrot93/cookbook
  • microcolonel/cookbook
  • feliwir/cookbook
  • xTibor/cookbook
  • jD91mZM2/cookbook
  • mpajkowski/cookbook
  • rw_van/cookbook
  • athei/cookbook
  • kblobr/cookbook
  • VitalyAnkh/cookbook
  • sajattack/cookbook
  • sainath14/cookbook
  • ackxolotl/cookbook
  • AdminXVII/cookbook
  • coolreader18/cookbook
  • deepaksirone/cookbook
  • smckay/cookbook
  • 4lDO2/cookbook
  • tomasritter/cookbook
  • alfredoyang/cookbook
  • samuela/cookbook
  • andrewdavidmackenzie/cookbook
  • uuuvn/cookbook
  • josh_williams/cookbook
  • bjorn3/cookbook
  • ids1024/cookbook
  • Chocimier/cookbook
  • bpisch/cookbook
  • willnode/cookbook
  • grnmeira/cookbook
  • andrey.turkin/cookbook
  • cameronbraid/cookbook
  • kamirr/cookbook
  • freewilll/cookbook
  • kivimango/cookbook
  • rukai/cookbook
  • mattmadeofpasta/cookbook
  • jordan_mccallum/cookbook
  • dahc/cookbook
  • Forest0923/cookbook
  • LLeny/cookbook
  • doriancodes/cookbook
  • ashton/cookbook
  • gmacd/cookbook
  • mojo/cookbook
  • wt/cookbook
  • red15/cookbook
  • hasheddan/cookbook
  • dimymark/cookbook
  • andypython/cookbook
  • enygmator/cookbook
  • Ivan/cookbook
  • argslc/cookbook
  • adi-g15/cookbook
  • tfinnegan937/cookbook
  • raffaeleragni/cookbook
  • Lekkit/cookbook
  • bitstr0m/cookbook
  • josh/cookbook
  • zhaozhao/cookbook
  • blueskyson/cookbook
  • Xunjin/cookbook
  • StaringAtEditor/cookbook
  • monk_programmer/cookbook
67 results
Show changes
Showing
with 35 additions and 24 deletions
#TODO Not compiled or tested
#TODO termsize crate error (after cargo update)
#TODO require bat and mpv at runtime
[source]
git = "https://github.com/mrfluffy-dev/kami"
[build]
template = "cargo"
dependencies = [
"openssl1",
]
#TODO Not compiled or tested
#TODO make GTK4 work
[source]
git = "https://github.com/feschber/lan-mouse"
[build]
......
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/jgardona/mhv"
[build]
......
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/Void-ux/pixelsort"
[build]
......
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/MangoTzara/rfz"
[build]
......
#TODO Not compiled or tested
#TODO compilation error
[source]
git = "https://github.com/urbas/rix"
[build]
......
#TODO Not compiled or tested
#TODO fix the script
[source]
git = "https://github.com/LyonSyonII/run"
[build]
template = "cargo"
template = "custom"
script = """
cd "${COOKBOOK_SOURCE}"/cli
cookbook_cargo
"""
#TODO Not compiled or tested
#TODO port to Orbital
[source]
git = "https://github.com/RainbowCookie32/rusty-psn"
[build]
......
#TODO Not compiled or tested
#TODO port to Orbital
[source]
git = "https://github.com/RainbowCookie32/rusty-psn"
[build]
......
#TODO Not compiled or tested
[source]
git = "https://github.com/opensourcecheemsburgers/RustyTube"
[build]
template = "cargo"
#TODO Not compiled or tested
#TODO configuration error
[source]
git = "https://github.com/explodingcamera/tinywasm"
[build]
......
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/Samyak2/toipe"
[build]
......
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/ahriroot/watchmen"
[build]
......
#TODO Not compiled or tested
#TODO update the redox_syscall crate version
[source]
git = "https://github.com/altsem/gitu"
[build]
......
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/yashs662/rust_kanban"
[build]
template = "cargo"
dependencies = [
"openssl1",
]
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/quantumsheep/sshs"
rev = "116cb8d0b360e8bb47acfdb3398702f89d866b12"
......
#TODO Not compiled or tested
#TODO synd-term crate error
[source]
git = "https://github.com/ymgyt/syndicationd"
[build]
......
#TODO Not compiled or tested
#TODO port the webbrowser crate
[source]
git = "https://github.com/joshka/tooters"
[build]
template = "cargo"
dependencies = [
"openssl1",
]
......@@ -3,3 +3,6 @@
git = "https://github.com/soruly/detect-scene-change"
[build]
template = "cargo"
dependencies = [
"ffmpeg6",
]
#TODO Not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/alichtman/gopro-chaptered-video-assembler"
[build]
......