Open Source

30826 readers
282 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
1201
 
 

I've used sleek as my primary todo.txt UI for a while now, and I'm really happy with it. If you are interested in a simple, but useful way to put together a todo list in plaintext, the todo.txt spec is a great way to handle it, and sleek is by far the nicest GUI I've found.

About a week ago, I ran into a minor annoyance with an edge use-case that I have, and I wrote about it in the sleek github discussion page. Within 4 days, the maintainer of the project had a new build ready that fixed my issue. Nobody else said they needed it, but they took the time to add the feature I requested and now my workflow is that much easier.

I know not every project is like this, or can be like this, but there's no way that something like this would get added at anywhere near this pace in proprietary software. I, for one, am super grateful that software like this and the people that maintain it exist. Thank you.

Please check out sleek!

sleek is an open-source (FOSS) todo manager based on the todo.txt syntax. It's available for Windows, MacOS and Linux

1202
 
 

cross-posted from: https://lemmy.ml/post/4448974

I've recently started using a self hosted SearXNG instance but I'm still using the search engines enabled by default (google, duckduckgo and qwant). What search engines do you have enabled or which ones do you feel you've gotten the best results with?

1203
1204
 
 

Hey guys,I am finding for system monitor app for android, especially look like btop on linux.I hope that I can look at some information such as CPU usage,ram usage,and the percentage apps are using.

1205
 
 

I would like to create a custom map and put pins programmatically on locations based on data from our database. Is there some open source api which allows me to do this or should I use gmaps?

1206
 
 

it's more enjoyable than the original

1207
1208
1209
 
 

Is homeos opensource?

1210
1211
 
 

What is a good FOSS Android app to scan documents and immediately convert them to pdfs? On Microsoft Lens, you can take multiple scans and also merge different ones together to create a combined PDF. Thanks.

1212
 
 

Hello Lemmy,

Bluetuith is a TUI based bluetooth manager for Linux, that aims to be an alternative to most bluetooth managers, and can perform bluetooth based operations like:

  • Connection to and general management of bluetooth devices, with device information like battery percentage, RSSI etc. displayed, if the information is available. More detailed information about a device can be viewed by selecting the 'Info' option in the menu or by clicking the 'i' key.

  • Bluetooth adapter management, with toggleable power, discoverability, pairablilty and scanning modes.

  • Transfer and receive files via the OBEX protocol, with an interactive file picker to choose and select multiple files.

  • Handle both PANU and DUN based networking for each bluetooth device

  • Control media playback on the currently connected device, with a media player popup that displays playback information and controls.

This release contains the following new features:

  • Adapter status display, which will dynamically show whether the adapter is in any of the powered/discoverable/pairable/scanning states

  • A HJSON based configuration format, with customizable keybindings and optional config file generation

  • Popup resize and mouse-handling improvements. Each popup can now be closed by pressing the 'X' button

I hope you enjoy this release, and any feedback is appreciated.

1213
 
 

Hi everyone, I'm excited to announce one more release before I take a short break. I have some other stuff starting up, so I won't be pushing out new features as fast, but I'll still be around to manage the project. (more at the end)

Links:


❓ What is Instance Assistant?

If you're new to Instance Assistant, it is a browser extension with a collection of tools and features to simplify your browsing experience on Lemmy and Kbin. It is available on Chrome, Firefox, and Edge; you can also install it from the releases page on GitHub.

For a full list of features, please see the GitHub homepage: https://github.com/cynber/lemmy-instance-assistant


⭐ What's new in v1.2.5?

  • Redirect posts to your home instance!: Post pages now have a redirect button that will find the same post on your home instance(1). You don't have to hunt it down yourself anymore.
  • Posts related to this webpage buttons in popup & sidebar
    • Make a post: You can now create a post from any webpage! Click the 'Make a Post' button in the extension popup or sidebar to generate a draft post with autofilled title, URL, and body contents. Afterwards, just select a community and hit post. (This currently works for both Lemmy & Kbin, but custom frontends are untested while they develop). Try it here: https://lemmy.ca/post/4478560
    • Open Posts: This will find any posts about the webpage/article/video that you are looking at. Use it to see if something has already been posted, or to find related discussions about it. When there are multiple posts, it will ask before opening them all. (see note on risks and why it doesn't count automatically)
  • Post an image: You can now right-click on an image, anywhere on the web, and hit "Post this image". It will open a new tab and autofill the title, image link, and add the page URL to the body as "Source: URL". Try it here: https://lemmy.ca/post/1282303
  • Reorganizing popup:
    • I fixed the issue where the popup would still display a button after removing all instances from the list.
    • The number of default instances in the popup was reduced to 4
  • Added settings:
    • You can now hide onboardining guides to make the interfaces less wordy
  • General styling changes, wording improvements, and bugfixes

(1) This is an important feature to me because this little annoyance was part of why I set out to create the extension in the first place. Thanks to some help from @zero_gravitas, I was able to use the Lemmy API to grab the post details, and then run a search for it on your home instance. While most posts should only bring one result, there is a chance that there are multiple posts by the same user, in the same community, with the same title. If this is an issue, I'll make this search more specific.


🗣️ My questions for you:

Improving 'post to Lemmy'

  • Right now the 'Post to Lemmy' button does a very basic search in the page meta tags for information. This works for most websites, but it is not perfect. What websites do you usually post from, and is the extension doing a good job of replicating how you format the post? Please share both good and bad examples, so we can fix what isn't working and keep what is.

Improving Post search

  • Having the extension automatically count the number of posts and display it in the icon would be pretty nice, since then you would know about any posts for the news article / blog / video that you are looking at. However, there are privacy implications with this since it needs to send the URL to your home instance to do the search.
  • I would like to add the option to whitelist specific websites, so the user can choose what browsing data they want to find posts for. Is this something you would list to use? What websites would you whitelist?

Anything else?

Please share any issues that you find. Lemmy and Kbin instances have a lot of variation in how things are structured, so there are bound to be some bugs that I haven't found yet. If you have any ideas for new features, please share them too! I'm always looking for new ideas to add to the project.


🔮 Cool ideas being discussed for the future

  • Account switcher & ability to save login info to extension
  • Reddit migrator tools
    • multireddit input should convert subscriptions to official Threadiverse replacements, or large related communities
    • embeds on Subreddit sidebars to search for similar community
    • button on post pages to cross-post to home instance
  • Prepping for Firefox Mobile app, now that they are opening mobile up to all extensions!
  • Keyboard hotkeys, possibly collaborating with someone that already implemented something similar

For the most up to date information, see the issues or the project road map


💛 Finally

Thank you for all the suggestions and feedback so far! I'm really happy to see that people are using the extension and finding it useful. I'm looking forward to seeing what we can do with it in the future.

Like I said above, I won't be as active over the next few months in terms of getting new features out. The extension is now in good shape, and it covers most of the important use cases. There's still lots of cool stuff we can do with it, so please contribute ideas and expertise! When I get a chance, I'll pop in and grab a few more issues.

Cheers :)

1214
1215
1216
 
 

I want to use pi-hole and it comes highly recommended to use raspberry pi to cover the house and have an always on capability. I started looking at just starter packages at Amazon and they don't come with a monitor, which it looks like you need. How do I do this? I want a raspberry pi to run pi-hole to protect my house.

Edit: Thank you all so much for the tips and all the different ways to get this up and going , I am officially on my pi-hole journey!

1217
1218
 
 

I wish for a desktop app to download mp3 files from youtube with proper metadata like album, artist etc. Ideally I would be looking for something like YTDLnis. I've had experience with downloading yt videos using yt-dlp GUIs, however I cannot figure out the addition of metadata part when downloading audio files. Even though a separate to insert metadata onto existing files might be useful for me later on, I would prefer it to be included within the downloader.

1219
 
 

My first idea was to use the Gitea instance of the Free Software Foundation Europe, but T&Cs strongly encourage only projects with direct relation to the FSFE activities, so personal projects don't seem welcome.

The first-party Gitea platform seems to be in risk of becoming for-profit.

1220
 
 

Background

Hi all, I'm part of a small NGO which has a long history but small membership due to some unfortunate events in the past. The membership was almost in the thousands across the country it's in, and now it's only in the dozens. Other orgs siphoned off members, a split happened (which didn't go anywhere) and there was a scandal that saw more people leave or resign.

This is all to say that the members of the NGO are a bit older and not very knowledgeable about technology. We use forms and take minutes during our meetings. We have in-person events, including educational, discussion, helping out other orgs, pamphleting, putting up posters, and use social media and to advertise.

Our membership is growing again but this time we are looking to be organized. Using stuff like a shared events calendar and a mailing list (right now it's a bunch of emails in a word doc that are copy pasted in gmail). Logging our experiences during events and creating maps for our postering runs. Ideally we'd like to self-host what we can since some folks donated hardware.

The Ask

My question is what would be a good approach to creating a cohesive tech stack? Things are disjointed right now and I've been working on stuff on my own but I'm a bit lost and was looking for advice. I'll write what I have done so far.

Specific Tools

Proxmox Server – to manage different machines as we add to it

MediaWiki – I set one up to have members add entries for their experiences during events for a repository of unstructured qualitative data, I used docker and cloudflare zero trust (adding emails to a whitelist and with a country whitelist) to limit who can access the wiki along with permissions for each user, not sure if this is good security practice, the mediawiki is in its own container in proxmox

OpenStreetMap – I haven't set this up yet but I wanted to annotate the different routes people could take when putting up posters, I haven't looked into if there's a street view type feature where I could add a photo to each point to show how the posters should be placed

Radicale – This would be for having better access over a shared calendar

Prospective Tools?

Guides – We do stuff like brew beer in small batches to sell at some of our events, we spent a bunch of cash on printing logos on sticker paper to put on the bottles, we learned along the way how to do it cheaply and would like to ensure that knowledge stays with us next time around, I think this might work as a section in the mediawiki but idk

Closing Thoughts

There's other stuff too like secure storage and maybe like an equivalent of wikimedia for our art/visual resources. Places to have our slideshows from our educational events and list of people to go to for different things (e.g. I and another person can make logos and simple art stuff). We also use whatsapp and signal atm and that seems to work but there is some interest in something like slack or teams for structured conversation.

If you haven't noticed I don't really know what I am doing and I'm a bit in over my head. I am having a ton of fun even though it's frustrating. I get that planning everything out isn't necessarily the best idea but it reduces my anxiety a ton to know there's some kind of a roadmap.

Thanks in advance!!

1221
 
 

can anyone recommend a good list of open source apps please ? like one of everything , youtube , translator, dictionary , office , maps , all sorts

1222
 
 

Today I found out that it's actually a lot easier to contribute to Open Street Map than I thought. There are some serious gaps in house addresses in my area and I was painstakingly using the built in browser editor in the browser.

But, you can use a FOSS app (available on fdroid) called StreetComplete that makes it a lot easier to help out filling in the gaps in your local map data.

It's really fun - kind of like Pokémon Go but you are actually making an impact 😁

1223
171
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

Open Source - Area13

1224
 
 

Blogs have been released

1225
 
 

cross-posted from: https://monero.town/post/454010

Originally when I signed up for proton unlimited they advertised it as being a student discounted plan not a coupon… Now I go to renew my membership, and it's suddenly a coupon and not a plan anymore…. My account shows it as being a plan not a discount or coupon. It shows it as being a discounted plan. This is what is pushing me away from their service. Now going back to a free plan and using Mullvad VPN once again.

view more: ‹ prev next ›