Bug reporting GUI tool with template support

an idea by llipavsky

QA engineers often tests same/similar parts of software, and if they find a bug, the information they need to collect can be predicted. For example, for apache2 problems, following are needed:

Updated almost 4 years ago. 2 hacker ♥️. Has no hacker: grab it!

Add standardized REST interface to Hamsta

a project by pkacer

Hamsta currently lacks a standardized network interface that would allow other systems accessing its capabilities. There is a custom network interface with text-parsing based protocol that is poorly documented and needs to be implemented on the client side to be usable. This interface does not use any standardized way of communication or library. This project suggests to add a standardized web service interface (let us call it API) to Hamsta. Expected attributes are following.

Updated about 2 years ago. No love.

Library.suse.de update/replacement

an idea by jnweiger

Scanning books stopped 6 years ago. We need volunteers to take the scanner and walk through the offices. This is a good learning opportunity for trainees. The software could also be updated. If anybody looks for a replacement with a more mature opensource solution, Lars suggests KOHA which he already packaged in obs.

Updated about 6 years ago. No love. Has no hacker: grab it!

wicked

a project by pwieczorkiewicz

Wicked is a network configuration infrastructure incorporating a number of existing frameworks into a unified architecture, providing a DBUS interface to network configuration. https://github.com/openSUSE/wicked

Updated almost 4 years ago. 6 hacker ♥️.

Simple stretchable storage cloud

an idea by hreinecke

A project idea I've been carrying around for several years now. Based upon the 'referrals' concept from SPC-4 it should be rather easy to build up large volumes spread over several nodes. I'm thinking of an iSCSI target here, which gets updated via a corosync engine with any volume updates from the cluster.

Updated about 2 years ago. No love. Has no hacker: grab it!

Add snapshot support to cifs.ko

an idea by dmdiss

The File Server Remote VSS Protocol (FSRVP) was recently defined by Microsoft. It allows for SMB clients to remotely request the creation, exposure and destruction of share snapshots. Aside from support in Windows Server 2012, preliminary FSRVP server support has also been implemented for Samba.

Updated almost 4 years ago. 1 hackers ♥️. Has no hacker: grab it!

Add support for Amazon S3 cloud backed block devices to istgt / Elasto

an idea by dmdiss

Elasto is a cloud library and client utility for managing and manipulating cloud storage objects via REST. Functionality was recently added to istgt so that it can expose an Azure storage blob for access via iSCSI, it does so using Elasto's file API.

Updated about 6 years ago. No love. Has no hacker: grab it!

Raspberry PI radio transmitter (no additional hardware)

an idea by dheidler

Create a kernel module, which provides a virtual alsa sink, which transmits the audio through the air. see https://github.com/bmwiedemann/PiBits/tree/master/PiFmDma (code uses less cpu power)

Updated almost 4 years ago. 2 hacker ♥️. Has no hacker: grab it!

Add gui for thinkpad umts-card tool

a project by dheidler

I already have the backend done for the thinkpad umts-card, but the frontend is still missing. The tool shall be a version-2 of https://github.com/asdil12/wwan

Updated about 2 years ago. No love.

Package proper cross-compilers

a project by rguenther

openSUSE lacks useable cross-compilers to glibc systems. This is the attempt to provide those, most important a cross-compiler for arm/aarch64.

Updated about 3 years ago. 3 hacker ♥️.

Local LVD system

a project by yaojia

A local LVD(Live&VOD audio/video) system, 1. provide VOD to local users(B/S)

Updated almost 4 years ago. 1 hackers ♥️.

An experimental tiny WM of Wayland

an idea by NalaGinrut

Wayland would replace X11 in the future (maybe soon?), we're researching/learning Wayland. And I planed to try a tiny Window Manager of Wayland for a practice. It's meaningful I think, since there's little independent WM for Wayland, except for Mutter which is a part of Gnome desktop environment.

Updated almost 4 years ago. 3 hacker ♥️. Has no hacker: grab it!

Play around about GNU/Linux security

a project by shawn2012

Developers: Shawn Chang, Bo Yang Description: We will try to use memory forensic techniques dig out some specific rootkits if possible.

Updated almost 4 years ago. 1 hackers ♥️.

Learn the Basics About Creating Android Apps

a project by keichwa

What's about an app that helps you with downloading openSUSE documentation? Does a free app for managing gettext files (.pot, .po) already exist?

Updated about 3 years ago. 7 hacker ♥️.

OpenStack Tempest Dashboard

an idea by jctmichel

Tempest is a functional test suite used for OpenStack. It would normally run in the order of 800 tests over the period of 2 hours on a newly installed OpenStack infrastructure. Tempest is written in Python and uses nosetests as the basis of its test framework. There is a large amount of verbose that is streamed to the log file and there is also considerable ambiguity in the overall success rate.

Updated about 2 years ago. No love. Has no hacker: grab it!

Zeroconf with others (GNOME Shell, Firefox, Wayland and others)

a project by cxiong

Zeroconf/Bonjour/Avahi is a very interesting technique that targets at freeing users of services from tedious IP-based network configuration by automatic-distributed address-assigning, name-assigning and service discovery/browsing. It's named officially as zeroconf, Bonjour is the implementation in OS X, iOS and Windows, while Avahi is for Unix-like system. However, while Bonjour is popular and widely used in Apple products, few users take advantage of Avahi in Linux world and the number of applications that do integrate Avahi are still just a few and this feature is not often used.

Updated about 2 years ago. 3 hacker ♥️.

Snoek improvement

a project by yfjiang

We have internally used vote tool Snoek. At least 2 new features will be implemented in the hackweek: * Allow anonymous vote during activities creation

Updated almost 4 years ago. No love.

Backport IPSec Test Suite

a project by liangzheng

There is a IPSec test suite on strongSwan project(http://strongswan.org/test-scenarios.html).But it bases on Debian an Ubuntu, we plan to backport it into our SLES test suite repo.

Updated almost 4 years ago. 1 hackers ♥️.

unlock html5 story teller options for openSUSE/SUSE

an idea by froh

html5 gives a new way of exchanging and expressing ideas and telling stories. simple, slide-like examples:

Updated almost 4 years ago. 2 hacker ♥️. Has no hacker: grab it!

pimp interactive political landscape '(and practice d3js with html5 aka svg, javascript, css)

an idea by froh

For the Bavaria 2013 elections I had created an interactive political landscape visualizing the party stances according to the Wahl-O-Mat with d3.js. I have tons of ideas to improve this:

Updated about 6 years ago. No love. Has no hacker: grab it!

virtual wifi adapter in qemu

an idea by lnussel

one of the top features a distribution must always ship in a working state is wireless. Yet we have no way to test it in an automated way. To be able to do that via openQA we need qemu to emulate a wireless adapter. Whether it's emulating existing hardware or implements some virtio device that only works on Linux doesn't matter.

Updated about 3 years ago. 2 hacker ♥️. Has no hacker: grab it!

Inqlude, the Qt software archive

a project by cschum

During Hack Week 7 I worked on an archive of Qt-based libraries. The goal was to easily make all available Qt libraries accessible to developers. Think CPAN for Qt. So I hacked on a web site and a command line client. There was a little bit of progress on the project since then, but with the upcoming KDE Frameworks 5 there will be quite a number of additional libraries available for Qt developers. This should be well represented in Inqlude as well. The coverage of Inqlude is also still not complete, and the tooling needs some improvement as well, especially regarding integration with distributions.

Updated almost 4 years ago. 6 hacker ♥️.

froxlor Server Management Panel

a project by asemen

froxlor Server Management Panel create and start a push request upstream the openSUSE Leap 42.1 configuration tab

Updated almost 4 years ago. 1 hackers ♥️.

face tracking

an idea by chuller

Step 1. Control Robotis servo from raspberry pi<br> Step 2. Setup OpenCV on for raspberry pi / camera<br>

Updated almost 4 years ago. 3 hacker ♥️. Has no hacker: grab it!

Implement Execution of User Scripts during Snapshot Creation in Snapper

an idea by aschnell

The idea is to execute user defined scripts before and after creation of snapshots with snapper. The feature request covering this (fate #316315) was rejected. But I would like to use it anyway for fate #316232.

Updated almost 4 years ago. 4 hacker ♥️. Has no hacker: grab it!